Package org.flowable.engine.impl.el
Class FixedValue
java.lang.Object
org.flowable.common.engine.impl.el.FixedValue
org.flowable.engine.impl.el.FixedValue
- All Implemented Interfaces:
Serializable
,Expression
Expression that always returns the same value when
getValue
is called. Setting of the value is not supported.- Author:
- Frederik Heremans
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.common.engine.impl.el.FixedValue
getExpressionText, getValue, setValue
-
Constructor Details
-
FixedValue
-