JAL-3878 update branch from 2.12 merge from 2.11.2
[jalview.git] / src / jalview / ws2 / actions / AbstractPollableTask.java
2023-01-30 Jim ProcterJAL-3878 update branch from 2.12 merge from 2.11.2 development/JAL-3878_ws_overhaul_3_merged_with_2_12_Merged
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...