Skip to main content

get_trigger_task

Retrieve the task that triggered the current execution of a task. This should be called only in tasklet stages, never in forms, jobs or hooks. Returns: Task: The task object that triggered this execution.

Return Value

abstra_internals.controllers.sdk.sdk_tasks.Task