Uses of Enum
io.camunda.zeebe.client.protocol.rest.OperationItem.StateEnum
Packages that use OperationItem.StateEnum
-
Uses of OperationItem.StateEnum in io.camunda.zeebe.client.protocol.rest
Methods in io.camunda.zeebe.client.protocol.rest that return OperationItem.StateEnumModifier and TypeMethodDescriptionstatic OperationItem.StateEnumOperationItem.getState()Get statestatic OperationItem.StateEnumReturns the enum constant of this type with the specified name.static OperationItem.StateEnum[]OperationItem.StateEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.zeebe.client.protocol.rest with parameters of type OperationItem.StateEnumModifier and TypeMethodDescriptionvoidOperationItem.setState(OperationItem.StateEnum state) OperationItem.state(OperationItem.StateEnum state)