public class ServiceImpl extends Object
Modifier and Type | Field and Description |
---|---|
protected CommandExecutor |
commandExecutor |
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
Constructor and Description |
---|
ServiceImpl() |
ServiceImpl(ProcessEngineConfigurationImpl processEngineConfiguration) |
Modifier and Type | Method and Description |
---|---|
CommandExecutor |
getCommandExecutor() |
void |
setCommandExecutor(CommandExecutor commandExecutor) |
protected ProcessEngineConfigurationImpl processEngineConfiguration
protected CommandExecutor commandExecutor
public ServiceImpl()
public ServiceImpl(ProcessEngineConfigurationImpl processEngineConfiguration)
public CommandExecutor getCommandExecutor()
public void setCommandExecutor(CommandExecutor commandExecutor)
Copyright © 2016 Alfresco. All rights reserved.