Event types for all task events
The task events are used to notify about task changes, like start, process, end or cancel of a task.
The events that are sent with the task events are of type ITaskEvent. The EventResponseMapping can used to map the event type to the corresponding event interface.
Event types for all task events The task events are used to notify about task changes, like start, process, end or cancel of a task. The events that are sent with the task events are of type ITaskEvent. The EventResponseMapping can used to map the event type to the corresponding event interface.