JAL-4199 Fix method name typo
[jalview.git] / src / jalview / ws2 / actions / alignment /
2023-07-12 Mateusz WarownyJAL-4199 Change actions to be task factories
2023-07-12 Mateusz WarownyJAL-4199 Replace AbstractPollingTask with BaseTask
2023-02-06 Mateusz WarownyJAL-3878 Change Cache.log calls to Console
2022-03-25 Mateusz WarownyJAL-3878 Move action name initialization to its own...
2022-03-09 Mateusz WarownyJAL-3878 Improve performance of gap sequence construction.
2022-03-08 Mateusz WarownyJAL-3878 Add web service reference to actions.
2022-03-03 Mateusz WarownyJAL-3878 Create alignment service "backend" classes
2022-03-02 Mateusz WarownyJAL-3878 Fix typo in method name (getAlignemnt)
2022-02-28 Mateusz WarownyJAL-3878 Separate server job handle from task's sub...
2022-02-18 Mateusz WarownyJAL-3878 Create skeleton for alignment service action