JAL-3954 Report error log when job fails
[jalview.git] / src / jalview / ws2 / api /
2023-05-08 Mateusz WarownyJAL-3954 Create getters for Credentials record
2022-04-05 Mateusz WarownyJAL-3878 Move status precedence list to JobStatus class
2022-03-11 Mateusz WarownyJAL-3878 Create web service menu manager.
2022-03-08 Mateusz WarownyJAL-3878 Add web service reference to actions.
2022-03-04 Mateusz WarownyJAL-3878 Change visibility of WebService methods to...
2022-03-03 Mateusz WarownyJAL-3878 Remove unused JobStatus methods
2022-02-28 Mateusz WarownyJAL-3878 Separate server job handle from task's sub...
2022-02-18 Mateusz WarownyJAL-3878 Move WebServiceJob class to jalview.ws2.api...
2022-02-18 Mateusz WarownyJAL-3878 Move CredentialType class to jalview.ws2.api...
2022-02-18 Mateusz WarownyJAL-3878 Create action and task interfaces.
2022-02-17 Mateusz WarownyJAL-3878 Add interactive flag to WebService class
2022-02-17 Mateusz WarownyJAL-3878 Create web service class - container for servi...
2022-02-17 Mateusz WarownyJAL-3878 Add WebServiceJob class.
2022-02-16 Mateusz WarownyJAL-3878 Add interfaces for classes dealing with server...