JAL-3878 Add isInteractive() method to Operation interface.
[jalview.git] / src / jalview / ws2 / operations / Operation.java
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