org.camunda.bpm.engine.impl
Class ServiceImpl
java.lang.Object
org.camunda.bpm.engine.impl.ServiceImpl
- Direct Known Subclasses:
- AuthorizationServiceImpl, CaseServiceImpl, DecisionServiceImpl, ExternalTaskServiceImpl, FilterServiceImpl, FormServiceImpl, HistoryServiceImpl, IdentityServiceImpl, ManagementServiceImpl, RepositoryServiceImpl, RuntimeServiceImpl, TaskServiceImpl
public class ServiceImpl
- extends Object
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
commandExecutor
protected CommandExecutor commandExecutor
ServiceImpl
public ServiceImpl()
getCommandExecutor
public CommandExecutor getCommandExecutor()
setCommandExecutor
public void setCommandExecutor(CommandExecutor commandExecutor)
Copyright © 2017 camunda services GmbH. All rights reserved.