| 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 org.flowable.variable.api.delegate.VariableScope |
variableScope |
| Constructor and Description |
|---|
CmmnVariableScopeResolver(CmmnEngineConfiguration engineConfiguration,
org.flowable.variable.api.delegate.VariableScope variableScope) |
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 org.flowable.variable.api.delegate.VariableScope variableScope
public CmmnVariableScopeResolver(CmmnEngineConfiguration engineConfiguration, org.flowable.variable.api.delegate.VariableScope variableScope)
Copyright © 2021 Flowable. All rights reserved.