Uses of Enum
io.camunda.client.protocol.rest.BatchOperationItemResponse.StateEnum
Packages that use BatchOperationItemResponse.StateEnum
-
Uses of BatchOperationItemResponse.StateEnum in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return BatchOperationItemResponse.StateEnumModifier and TypeMethodDescriptionBatchOperationItemResponse.getState()State of the item.Returns the enum constant of this type with the specified name.static BatchOperationItemResponse.StateEnum[]BatchOperationItemResponse.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 BatchOperationItemResponse.StateEnumModifier and TypeMethodDescriptionvoidBatchOperationItemResponse.setState(BatchOperationItemResponse.StateEnum state) BatchOperationItemResponse.state(BatchOperationItemResponse.StateEnum state)