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