Class CommandContextFactory
java.lang.Object
org.camunda.bpm.engine.impl.interceptor.CommandContextFactory
- Direct Known Subclasses:
 TxContextCommandContextFactory
- Author:
 - Tom Baeyens
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetProcessEngineConfiguration(ProcessEngineConfigurationImpl processEngineConfiguration)  
- 
Field Details
- 
processEngineConfiguration
 
 - 
 - 
Constructor Details
- 
CommandContextFactory
public CommandContextFactory() 
 - 
 - 
Method Details
- 
createCommandContext
 - 
getProcessEngineConfiguration
 - 
setProcessEngineConfiguration
public void setProcessEngineConfiguration(ProcessEngineConfigurationImpl processEngineConfiguration)  
 -