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