| Package | Description |
|---|---|
| org.flowable.job.service | |
| org.flowable.job.service.impl.persistence.entity | |
| org.flowable.job.service.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected SuspendedJobDataManager |
JobServiceConfiguration.suspendedJobDataManager |
| Modifier and Type | Method and Description |
|---|---|
SuspendedJobDataManager |
JobServiceConfiguration.getSuspendedJobDataManager() |
| Modifier and Type | Method and Description |
|---|---|
JobServiceConfiguration |
JobServiceConfiguration.setSuspendedJobDataManager(SuspendedJobDataManager suspendedJobDataManager) |
| Constructor and Description |
|---|
SuspendedJobEntityManagerImpl(JobServiceConfiguration jobServiceConfiguration,
SuspendedJobDataManager jobDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisSuspendedJobDataManager |
Copyright © 2020 Flowable. All rights reserved.