| name |
string |
Name of the event handler |
| event |
string |
Event identifier in the format source:sink:subject (e.g., conductor:workflow_completed:myWorkflow) |
| condition |
string |
Condition expression to evaluate |
| actions |
array |
List of actions to perform when the event is received |
| active |
boolean |
Whether the event handler is active |
| evaluatorType |
string |
Type of evaluator for the condition |