Uses of Class
io.camunda.client.protocol.rest.ClusterModeChangeOperation
Packages that use ClusterModeChangeOperation
-
Uses of ClusterModeChangeOperation in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ClusterModeChangeOperationModifier and TypeMethodDescriptionMethods in io.camunda.client.protocol.rest that return types with arguments of type ClusterModeChangeOperationModifier and TypeMethodDescriptionClusterModeChangeResponse.getPlannedChanges()The ordered list of operations that will be applied to complete the change.Methods in io.camunda.client.protocol.rest with parameters of type ClusterModeChangeOperationModifier and TypeMethodDescriptionClusterModeChangeResponse.addPlannedChangesItem(ClusterModeChangeOperation plannedChangesItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type ClusterModeChangeOperationModifier and TypeMethodDescriptionClusterModeChangeResponse.plannedChanges(List<ClusterModeChangeOperation> plannedChanges) voidClusterModeChangeResponse.setPlannedChanges(List<ClusterModeChangeOperation> plannedChanges)