Table of Contents |
---|
There was an event handling mechanism that works as an add on to the JobScheduler. Event handler determines on which condition what jobs should be started. Now this "Job Streams" feature adds a capability to the product which allows graphical configuration of job dependencies. This feature is provided by a JobScheduler SOS Conditions Plugin. The plugin <plugin java_class="com.sos.jobstreams.plugins.JobStreamsPlugin"/> should be enabled to allow the use of the Job Streams functionality, see
There are two points in time when the Job Streams functionality can be enabled: Jira server SOS JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 6dc67751-9d67-34cd-985b-194a8cdc9602 key SET-181
- At the time of installation
- After the installation
How to enable the Job Streams Functionality at the time of Installation
...
You just need to enable the Conditions-Job Streams Plugin via a checkbox at Step 9 of the installation process.
How to enable the Job Streams Functionality after Installation
...
The scheduler.xml
configuration file of JobScheduler Master can be used to enable the Job Streams functionality like this:
...