| Modifier and Type | Field and Description |
|---|---|
protected static String |
CASE_INSTANCE_KEY |
protected static String |
CMMN_ENGINE_CONFIG_KEY |
protected static String |
CMMN_HISTORY_SERVICE_KEY |
protected static String |
CMMN_MANAGEMENT_SERVICE_KEY |
protected static String |
CMMN_RUNTIME__SERVICE_KEY |
protected static String |
CMMN_TASK_SERVICE_KEY |
protected static String |
ENGINE_CONFIG_KEY |
protected CmmnEngineConfiguration |
engineConfiguration |
protected static String |
HISTORY_SERVICE_KEY |
protected static Set<String> |
KEYS |
protected static String |
MANAGEMENT_SERVICE_KEY |
protected static String |
PLAN_ITEM_INSTANCE_KEY |
protected static String |
RUNTIME__SERVICE_KEY |
protected static String |
TASK_KEY |
protected static String |
TASK_SERVICE_KEY |
protected VariableContainer |
variableContainer |
| Constructor and Description |
|---|
CmmnVariableScopeResolver(CmmnEngineConfiguration engineConfiguration,
VariableContainer variableContainer) |
protected static final String ENGINE_CONFIG_KEY
protected static final String CMMN_ENGINE_CONFIG_KEY
protected static final String RUNTIME__SERVICE_KEY
protected static final String CMMN_RUNTIME__SERVICE_KEY
protected static final String HISTORY_SERVICE_KEY
protected static final String CMMN_HISTORY_SERVICE_KEY
protected static final String MANAGEMENT_SERVICE_KEY
protected static final String CMMN_MANAGEMENT_SERVICE_KEY
protected static final String TASK_SERVICE_KEY
protected static final String CMMN_TASK_SERVICE_KEY
protected static final String CASE_INSTANCE_KEY
protected static final String PLAN_ITEM_INSTANCE_KEY
protected static final String TASK_KEY
protected CmmnEngineConfiguration engineConfiguration
protected VariableContainer variableContainer
public CmmnVariableScopeResolver(CmmnEngineConfiguration engineConfiguration, VariableContainer variableContainer)
Copyright © 2022 Flowable. All rights reserved.