Task Finish Event
An event that informs about a task having finished its execution. You can query the result of the task using getResult.
Since
2.5
Functions
Link copied to clipboard
Returns the description of the operation for which progress is reported.
Returns the description of the task for which progress is reported.
Link copied to clipboard
Returns a human consumable short description of the event.
Link copied to clipboard
Returns the time this event was triggered.
Link copied to clipboard
Returns the result of the finished task operation.