public class ServiceImpl extends CommonServiceImpl<JobServiceConfiguration>
configuration| Constructor and Description |
|---|
ServiceImpl() |
ServiceImpl(JobServiceConfiguration configuration) |
getConfigurationpublic ServiceImpl()
public ServiceImpl(JobServiceConfiguration configuration)
public FlowableEventDispatcher getEventDispatcher()
public JobManager getJobManager()
public JobEntityManager getJobEntityManager()
public DeadLetterJobEntityManager getDeadLetterJobEntityManager()
public SuspendedJobEntityManager getSuspendedJobEntityManager()
public TimerJobEntityManager getTimerJobEntityManager()
public HistoryJobEntityManager getHistoryJobEntityManager()
public CommandExecutor getCommandExecutor()
Copyright © 2018 Flowable. All rights reserved.