public class ServiceImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected JobServiceConfiguration |
jobServiceConfiguration |
| Constructor and Description |
|---|
ServiceImpl() |
ServiceImpl(JobServiceConfiguration jobServiceConfiguration) |
protected JobServiceConfiguration jobServiceConfiguration
public ServiceImpl()
public ServiceImpl(JobServiceConfiguration jobServiceConfiguration)
public FlowableEventDispatcher getEventDispatcher()
public JobManager getJobManager()
public JobEntityManager getJobEntityManager()
public DeadLetterJobEntityManager getDeadLetterJobEntityManager()
public SuspendedJobEntityManager getSuspendedJobEntityManager()
public TimerJobEntityManager getTimerJobEntityManager()
public HistoryJobEntityManager getHistoryJobEntityManager()
Copyright © 2017 Flowable. All rights reserved.