Job action plugin#
How it works#
In general, run action
plugins do not provide new dedicated functionality,
but they are able to execute action
plugins in response to a specific event.
This plugin is capable to work with action plugins associated with jobs.
There is possible to choose actions
that will be performed on the selected
event. This action field also supports setting the order in which the plugins
should be executed.

Configuration#
There is possible to attach action
plugins to the following events:
Pre-create
- on createJob
resource before creating it.
Post-create
- on createJob
resource after creating it.
Pre-update
- on updateJob
resource before updating it.
Post-update
- on updateJob
resource after updating it.
Pre-remove
- on removeJob
resource before removing it.
Post-remove
- on removeJob
resource after removing it.
Pre-run manually
- on runJob
manually in the web interface before running it.
Post-run manually
- on runJob
manually in the web interface after running it.
The plugin settings window:
