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 ExternalWorkerJobEntityManager getExternalWorkerJobEntityManager()
public TimerJobEntityManager getTimerJobEntityManager()
public HistoryJobEntityManager getHistoryJobEntityManager()
public CommandExecutor getCommandExecutor()
Copyright © 2021 Flowable. All rights reserved.