Package com.flowable.platform.common.el
Class FlowablePlatformVariableELResolver
java.lang.Object
org.flowable.common.engine.impl.javax.el.ELResolver
com.flowable.platform.common.el.FlowablePlatformVariableELResolver
Updates allowed properties for process instance, case instance and task entities
-
Field Summary
Fields inherited from class org.flowable.common.engine.impl.javax.el.ELResolver
RESOLVABLE_AT_DESIGN_TIME, TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected HistoryManagerprotected CmmnHistoryManagerClass<?>getCommonPropertyType(ELContext context, Object base) getFeatureDescriptors(ELContext context, Object base) Class<?>booleanisReadOnly(ELContext context, Object base, Object property) voidMethods inherited from class org.flowable.common.engine.impl.javax.el.ELResolver
invoke
-
Constructor Details
-
FlowablePlatformVariableELResolver
public FlowablePlatformVariableELResolver()
-
-
Method Details
-
getCommonPropertyType
- Specified by:
getCommonPropertyTypein classELResolver
-
getFeatureDescriptors
- Specified by:
getFeatureDescriptorsin classELResolver
-
getType
- Specified by:
getTypein classELResolver
-
isReadOnly
- Specified by:
isReadOnlyin classELResolver
-
getValue
- Specified by:
getValuein classELResolver
-
setValue
- Specified by:
setValuein classELResolver
-
getCmmnHistoryManager
-
getBpmnHistoryManager
-