Class ServiceImpl

java.lang.Object
org.camunda.bpm.engine.impl.ServiceImpl
Direct Known Subclasses:
AuthorizationServiceImpl, CaseServiceImpl, DecisionServiceImpl, ExternalTaskServiceImpl, FilterServiceImpl, FormServiceImpl, HistoryServiceImpl, IdentityServiceImpl, ManagementServiceImpl, OptimizeService, RepositoryServiceImpl, RuntimeServiceImpl, TaskServiceImpl

public class ServiceImpl extends Object
Author:
Tom Baeyens
  • Field Details

  • Constructor Details

    • ServiceImpl

      public ServiceImpl()
  • Method Details

    • getCommandExecutor

      public CommandExecutor getCommandExecutor()
    • setCommandExecutor

      public void setCommandExecutor(CommandExecutor commandExecutor)