public class CmmnVariableScopeELResolver extends VariableContainerELResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
CASE_INSTANCE_KEY |
static String |
PLAN_ITEM_INSTANCE_KEY |
variableContainerRESOLVABLE_AT_DESIGN_TIME, TYPE| Constructor and Description |
|---|
CmmnVariableScopeELResolver(VariableContainer variableContainer) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(ELContext context,
Object base,
Object property) |
getCommonPropertyType, getFeatureDescriptors, getType, isReadOnly, setValueinvokepublic static final String PLAN_ITEM_INSTANCE_KEY
public static final String CASE_INSTANCE_KEY
public CmmnVariableScopeELResolver(VariableContainer variableContainer)
Copyright © 2018 Flowable. All rights reserved.