JAL-3878 Separate gui elements from operations.
[jalview.git] / src / jalview / ws2 / slivka / SlivkaWebService.java
2021-11-08 Mateusz WarownyJAL-3878 Separate gui elements from operations.
2021-10-19 Mateusz WarownyJAL-3878 Rename annotation provider method to getAnnota...
2021-10-19 Mateusz WarownyJAL-3878 Set job status to cancelled on job cancellation.
2021-10-07 Mateusz WarownyJAL-3878 Add dataset and viewport arguments to ResultSu...
2021-10-05 Mateusz WarownyJAL-3878 Annotation operation skeleton.
2021-09-30 Mateusz WarownyJAL-3878 Add job log messages reporting.
2021-09-27 Mateusz WarownyJAL-3878 Wire web services logic to UI elements.
2021-09-24 Mateusz WarownyJAL-3878 Move operation type from WebService to Operation.
2021-09-24 Mateusz WarownyJAL-3878 Code reformatting.
2021-09-24 Mateusz WarownyJAL-3878 Move WSJob instantiation out of WebService...
2021-09-20 Mateusz WarownyJAL-3878 Implement slivka web service and discoverer.