Package | Description |
---|---|
org.activiti.engine.impl.cfg | |
org.activiti.engine.impl.interceptor |
Modifier and Type | Field and Description |
---|---|
protected CommandContextFactory |
ProcessEngineConfigurationImpl.commandContextFactory |
Modifier and Type | Method and Description |
---|---|
CommandContextFactory |
ProcessEngineConfigurationImpl.getCommandContextFactory() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setCommandContextFactory(CommandContextFactory commandContextFactory) |
Modifier and Type | Field and Description |
---|---|
protected CommandContextFactory |
CommandContextInterceptor.commandContextFactory |
Modifier and Type | Method and Description |
---|---|
CommandContextFactory |
CommandContextInterceptor.getCommandContextFactory() |
Modifier and Type | Method and Description |
---|---|
void |
CommandContextInterceptor.setCommandContextFactory(CommandContextFactory commandContextFactory) |
Constructor and Description |
---|
CommandContextInterceptor(CommandContextFactory commandContextFactory,
ProcessEngineConfigurationImpl processEngineConfiguration) |
Copyright © 2016 Alfresco. All rights reserved.