Uses of Enum
io.camunda.client.protocol.rest.BatchOperationFilter.StateEnum
Packages that use BatchOperationFilter.StateEnum
-
Uses of BatchOperationFilter.StateEnum in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return BatchOperationFilter.StateEnumModifier and TypeMethodDescriptionBatchOperationFilter.getState()The state of the batch operation.Returns the enum constant of this type with the specified name.static BatchOperationFilter.StateEnum[]BatchOperationFilter.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 BatchOperationFilter.StateEnumModifier and TypeMethodDescriptionvoidBatchOperationFilter.setState(BatchOperationFilter.StateEnum state) BatchOperationFilter.state(BatchOperationFilter.StateEnum state)