-
Enhancement
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
-
The ServerSetupTask implementations often invoke management operations. It would be useful to have a default executeOperation(ModelControllerClient, Operation) method which users could use instead of having to implement it each time.
This could be added as default methods to the current interface or there could be a new interface which extends the ServerSetupTask and adds these default methods.
- is duplicated by
-
WFARQ-169 Add helper methods for executing operations to the ServerSetupTask interface
- Resolved