Uses of Class
de.xima.fc.workflow.processor.logic.execution.TaskQueue
-
Packages that use TaskQueue Package Description de.xima.fc.workflow.processor.logic.execution -
-
Uses of TaskQueue in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that return TaskQueue Modifier and Type Method Description static TaskQueue
TaskQueue. forItems(Iterable<IWorkflowQueueItem> items)
TaskQueue
WorkflowExecutionContext. getTaskQueue()
-