Enum representing the possible triggers for an action. Used to specify when an action should be triggered based on the state of a task or plan.
Action is triggered when a task or plan completes.
Action is triggered when a task or plan fails.
Enum representing the possible triggers for an action. Used to specify when an action should be triggered based on the state of a task or plan.