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