Uses of Enum
io.camunda.operate.model.FlowNodeInstanceState
Packages that use FlowNodeInstanceState
-
Uses of FlowNodeInstanceState in io.camunda.operate.model
Methods in io.camunda.operate.model that return FlowNodeInstanceStateModifier and TypeMethodDescriptionFlowNodeInstance.getState()static FlowNodeInstanceStateReturns the enum constant of this type with the specified name.static FlowNodeInstanceState[]FlowNodeInstanceState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.operate.model with parameters of type FlowNodeInstanceState -
Uses of FlowNodeInstanceState in io.camunda.operate.search
Methods in io.camunda.operate.search with parameters of type FlowNodeInstanceStateModifier and TypeMethodDescriptionFlowNodeInstanceFilterBuilder.state(FlowNodeInstanceState state)