Programming Interfaces
JobScheduler comes with two interfaces that allow JobScheduler objects to be monitored and manipulated - for example, to allow external applications or job scripts to create and run jobs:
- API Interface:
- XML Interface:
- The JobScheduler REST Interface is used for communication between Master and Agent JobSchedulers:
- A SOAP Interface can be used for communication between JobScheduler and specific jobs or job chains: RELEVANT?
- The JobScheduler can be integrated in a JMS (Java Message Service) environment to, for example, send status information to other applications:
- Development Environment: RELEVANT?
- Artikel zum Einsatz von Eclipse ...
- How To make Eclipse meet JIRA