| Package | Description |
|---|---|
| org.flowable.common.engine.impl.el.function |
| Modifier and Type | Method and Description |
|---|---|
static AbstractVariableComparatorExpressionFunction.OPERATOR |
AbstractVariableComparatorExpressionFunction.OPERATOR.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractVariableComparatorExpressionFunction.OPERATOR[] |
AbstractVariableComparatorExpressionFunction.OPERATOR.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
AbstractVariableComparatorExpressionFunction.compareVariableValue(VariableContainer variableContainer,
String variableName,
Object comparedValue,
AbstractVariableComparatorExpressionFunction.OPERATOR operator) |
Copyright © 2021 Flowable. All rights reserved.