Uses of Interface
io.automatiko.engine.api.runtime.process.WorkItemHandler
Packages that use WorkItemHandler
Package
Description
The process runtime classes.
-
Uses of WorkItemHandler in io.automatiko.engine.api.runtime.process
Methods in io.automatiko.engine.api.runtime.process with parameters of type WorkItemHandlerModifier and TypeMethodDescriptionvoidWorkItemManager.registerWorkItemHandler(String workItemName, WorkItemHandler handler) Register the given handler for all work items of the given type of work -
Uses of WorkItemHandler in io.automatiko.engine.api.workflow
Methods in io.automatiko.engine.api.workflow that return WorkItemHandler