Uses of Enum
io.camunda.client.protocol.rest.FlowNodeInstanceFilter.StateEnum
Packages that use FlowNodeInstanceFilter.StateEnum
-
Uses of FlowNodeInstanceFilter.StateEnum in io.camunda.client.api.search.response
Methods in io.camunda.client.api.search.response that return FlowNodeInstanceFilter.StateEnumModifier and TypeMethodDescriptionFlowNodeInstanceState.toProtocolState(FlowNodeInstanceState value) -
Uses of FlowNodeInstanceFilter.StateEnum in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return FlowNodeInstanceFilter.StateEnumModifier and TypeMethodDescriptionFlowNodeInstanceFilter.getState()State of flow node instance as defined set of values.Returns the enum constant of this type with the specified name.static FlowNodeInstanceFilter.StateEnum[]FlowNodeInstanceFilter.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 FlowNodeInstanceFilter.StateEnumModifier and TypeMethodDescriptionvoidFlowNodeInstanceFilter.setState(FlowNodeInstanceFilter.StateEnum state) FlowNodeInstanceFilter.state(FlowNodeInstanceFilter.StateEnum state)