JAL-3878 Add javadocs to created classes and reformat code.
[jalview.git] / src / jalview / ws2 / operations / Operation.java
2021-11-12 Mateusz WarownyJAL-3878 Add javadocs to created classes and reformat...
2021-11-08 Mateusz WarownyJAL-3878 Separate gui elements from operations.
2021-10-19 Mateusz WarownyJAL-3878 Refactoring SeqAnnotationServiceCalcWorker.
2021-09-30 Mateusz WarownyJAL-3878 Split web services menu entries by programs...
2021-09-29 Mateusz WarownyJAL-3878 Add isInteractive() method to Operation interface.
2021-09-29 Mateusz WarownyJAL-3878 Add getName() to Operation interface.
2021-09-24 Mateusz WarownyJAL-3878 Move operation type from WebService to Operation.
2021-09-24 Mateusz WarownyJAL-3878 Code reformatting.
2021-09-20 Mateusz WarownyJAL-3878 Create interface for web service operations