Registering API event handler and notification event handler plug-ins with task templates, task models, and tasks
You can register plug-ins for API event handlers and notification event handlers with tasks, task templates, and task models at various times: when you create an ad hoc task, update an existing task, create an ad hoc task model, or define a task template.
About this task
You can register plug-ins for API event handlers and notification
event handlers with tasks on the following levels:
- Task template
- All of the tasks that are created using the template use the same handlers
- Ad hoc task model
- The tasks that are created using the model use the same handlers
- Ad hoc task
- The task that is created uses the specified handlers
- Existing task
- The task uses the specified handlers
You can register a plug-in in one of the following ways.