Event level configuration
In Pacemaker Community Edition, additional events are available to add your functions.
It is possible to register global events, plugin and subject-level events as well.
That avoids executing events that only provide functionality for a specific plugin or subject, and they are not triggered for each plugin or subject.
|
Event Name | Description |
---|---|
The event gets triggered before the import get processed |
|
The event gets triggered after the import get processed |
|
The event gets triggered before the application will start the transaction |
|
The event gets triggered after the application has the transaction committed successfully |
|
The event gets triggered after the application has rolled back the transaction |
|
The event gets triggered after the application transaction has got finished (successful or not) |
|
The event gets triggered before an import artifact will get processed |
|
The event gets triggered when an import artifact has successfully get processed |
|
The event gets triggered when an import artifact can not get processed |
|
The event gets triggered when an import artifact has successfully get processed |
|
The event gets triggered when an import artifact has successfully get processed |
|
The event gets triggered before an import artifact header row will get processed |
|
The event gets triggered before the plugin |
|
The event gets triggered after a plugin |
|
The event gets triggered when an exception has got thrown during the plugin
|
|
The event gets triggered before a plugin |
|
The event gets triggered after a plugin |
|
The event gets triggered when an exception has got thrown during the plugin |
|
The event gets triggered before a subject |
|
The event gets triggered after a subject |
|
The event gets triggered when an exception has got thrown during the subject |
|
The event gets triggered before a subject |
|
The event gets triggered after a subject |
|
The event gets triggered when an exception has got thrown during the subject |