Event bean
Last updated
Was this helpful?
Available through the event variable
Contains important event information in case the workflow was started on a event. Will be empty otherwise. For example.:
${event.taskId} the original workflow task that triggered the event.
${event.workflowDefinition.signifier} the original workflow where the event was triggered.
Last updated
Was this helpful?
Was this helpful?