| Package | Description |
|---|---|
| org.flowable.job.service |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,JobHandler> |
JobServiceConfiguration.jobHandlers |
| Modifier and Type | Method and Description |
|---|---|
Map<String,JobHandler> |
JobServiceConfiguration.getJobHandlers() |
| Modifier and Type | Method and Description |
|---|---|
JobServiceConfiguration |
JobServiceConfiguration.addJobHandler(String type,
JobHandler jobHandler) |
| Modifier and Type | Method and Description |
|---|---|
JobServiceConfiguration |
JobServiceConfiguration.setJobHandlers(Map<String,JobHandler> jobHandlers) |
Copyright © 2021 Flowable. All rights reserved.