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