org.camunda.bpm.engine.impl.interceptor
Class CommandContextFactory
java.lang.Object
org.camunda.bpm.engine.impl.interceptor.CommandContextFactory
- Direct Known Subclasses:
- TxContextCommandContextFactory
public class CommandContextFactory
- extends Object
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processEngineConfiguration
protected ProcessEngineConfigurationImpl processEngineConfiguration
CommandContextFactory
public CommandContextFactory()
createCommandContext
public CommandContext createCommandContext()
getProcessEngineConfiguration
public ProcessEngineConfigurationImpl getProcessEngineConfiguration()
setProcessEngineConfiguration
public void setProcessEngineConfiguration(ProcessEngineConfigurationImpl processEngineConfiguration)
Copyright © 2015 camunda services GmbH. All rights reserved.