V
- the result type of the operationpublic interface ClusterManagementOperation<V extends OperationResult>
ClusterManagementService.start(ClusterManagementOperation)
Classes implementing this interface should hold only the parameters for the operation.
Implementations must be registered in the locator using OperationManager.registerOperation.Modifier and Type | Method and Description |
---|---|
String |
getEndpoint()
must match the REST controller's RequestMapping
|
String getEndpoint()