Uses of Enum
io.camunda.operate.model.ProcessInstanceState
Packages that use ProcessInstanceState
-
Uses of ProcessInstanceState in io.camunda.operate.model
Methods in io.camunda.operate.model that return ProcessInstanceStateModifier and TypeMethodDescriptionProcessInstance.getState()static ProcessInstanceStateReturns the enum constant of this type with the specified name.static ProcessInstanceState[]ProcessInstanceState.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 ProcessInstanceState -
Uses of ProcessInstanceState in io.camunda.operate.search
Methods in io.camunda.operate.search with parameters of type ProcessInstanceState