JAL-4199 Introduce AlignmentAction tests
[jalview.git] / src / jalview / ws2 / actions / AbstractPollableTask.java
2023-06-22 Mateusz WarownyJAL-4199 Initialize jobs and tasks with status CREATED
2023-02-06 Mateusz WarownyJAL-3878 Change Cache.log calls to Console
2022-04-11 Mateusz WarownyJAL-3878 Build interactive services menu
2022-04-05 Mateusz WarownyJAL-3878 Move status precedence list to JobStatus class
2022-04-05 Mateusz WarownyJAL-3878 Add uid to WS Tasks
2022-03-25 Mateusz WarownyJAL-3878 Fix task status precedence calculation
2022-03-14 Mateusz WarownyJAL-3878 Move array index search to ArrayUtils
2022-03-03 Mateusz WarownyJAL-3878 Create abstract base classes for non-interacti...