Uses of Enum Class
org.flowable.common.engine.impl.el.EvaluationState
Packages that use EvaluationState
-
Uses of EvaluationState in org.flowable.common.engine.impl.el
Methods in org.flowable.common.engine.impl.el that return EvaluationStateModifier and TypeMethodDescriptionstatic EvaluationState
Returns the enum constant of this class with the specified name.static EvaluationState[]
EvaluationState.values()
Returns an array containing the constants of this enum class, in the order they are declared.