Uses of Enum
io.camunda.operate.model.DecisionType
Packages that use DecisionType
-
Uses of DecisionType in io.camunda.operate.model
Methods in io.camunda.operate.model that return DecisionTypeModifier and TypeMethodDescriptionDecisionInstance.getDecisionType()static DecisionTypeReturns the enum constant of this type with the specified name.static DecisionType[]DecisionType.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 DecisionTypeModifier and TypeMethodDescriptionvoidDecisionInstance.setDecisionType(DecisionType decisionType) -
Uses of DecisionType in io.camunda.operate.search
Methods in io.camunda.operate.search with parameters of type DecisionTypeModifier and TypeMethodDescriptionDecisionInstanceFilterBuilder.decisionType(DecisionType decisionType)