public class CommandContextFactory extends Object
Modifier and Type | Field and Description |
---|---|
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
Constructor and Description |
---|
CommandContextFactory() |
Modifier and Type | Method and Description |
---|---|
CommandContext |
createCommandContext() |
ProcessEngineConfigurationImpl |
getProcessEngineConfiguration() |
void |
setProcessEngineConfiguration(ProcessEngineConfigurationImpl processEngineConfiguration) |
protected ProcessEngineConfigurationImpl processEngineConfiguration
public CommandContext createCommandContext()
public ProcessEngineConfigurationImpl getProcessEngineConfiguration()
public void setProcessEngineConfiguration(ProcessEngineConfigurationImpl processEngineConfiguration)
Copyright © 2015. All rights reserved.