Uses of Enum
io.camunda.client.protocol.rest.BatchOperationResponse.StateEnum
Packages that use BatchOperationResponse.StateEnum
-
Uses of BatchOperationResponse.StateEnum in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return BatchOperationResponse.StateEnumModifier and TypeMethodDescriptionBatchOperationResponse.getState()The state of the batch operation.Returns the enum constant of this type with the specified name.static BatchOperationResponse.StateEnum[]BatchOperationResponse.StateEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.client.protocol.rest with parameters of type BatchOperationResponse.StateEnumModifier and TypeMethodDescriptionvoidBatchOperationResponse.setState(BatchOperationResponse.StateEnum state) BatchOperationResponse.state(BatchOperationResponse.StateEnum state)