| Package | Description |
|---|---|
| org.flowable.job.service | |
| org.flowable.job.service.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
JobProcessor.process(JobProcessorContext jobProcessorContext)
Process the given
JobProcessorContext. |
| Modifier and Type | Class and Description |
|---|---|
class |
JobProcessorContextImpl
The default
JobProcessorContext implementation used in the JobProcessor. |
Copyright © 2021 Flowable. All rights reserved.