Workflow work queue
|
Code |
|
|
Categories |
|
|
Implementation |
Work queue |
|
Schedule |
Every 10 minutes, starting on the hour (0, 10, 20, 30, 40, 50) |
|
Class |
WorkflowDistributedWorkQueue.java |
As its name suggests, the Workflow work queue runs PolicyCenter workflow tasks. Workflow cannot advance any faster in the background than the work queue schedule. To increase the speed of the workflow, change the schedule of this work queue.
See also
