Delay Plugin for pausing the workflow
Name | Wert |
---|---|
This documentation explains the plugin that allows a workflow to be paused for a certain period of time.
To be able to use the plugin, the following files must be installed:
After installing the plugin, it can be selected within the workflow for the respective steps and will be executed automatically.
To use the plugin, it must be selected in a workflow step:
This plugin pauses the workflow for as long as specified in the configuration file. Once the configured time has been reached, the relevant workflow step is automatically closed and the workflow continues.
The plugin is configured in the file plugin_intranda_delay_configurable.xml
as shown here:
The <config>
block can occur repeatedly for different projects or work steps in order to be able to perform different actions within different workflows. The other parameters within this configuration file have the following meanings:
In addition to these general parameters, the following parameters are available for further configuration:
Parameter | Explanation |
---|---|
Parameter | Explanation |
---|---|
project
This parameter defines which project the current block <config>
should apply to. The name of the project is used here. This parameter can occur several times per <config>
block.
step
This parameter controls which work steps the <config>
block should apply to. The name of the work step is used here. This parameter can occur several times per <config>
block.
delayInDays
Pause the workflow for the specified days.
Identifier
intranda_step_delay
Repository
Licence
GPL 2.0 or newer
Last change
07.09.2024 08:09:17