Developer API

TaskBeans

Software developers can create their own custom Java software components that can be executed within JobServer by using the TaskBean API. This is an open API that gives developers the ability to create software components called TaskBeans. These TaskBeans can be managed and executed within JobServer. Get started learning how to create your own TaskBeans. Some helpful resources:

JavaDocs for the TaskBean API to get started:

Visit the developer website for additional information:

Web Services API

JobServer exposes some of its functions through standard web services. This can allow developers to integrate tools and applications with JobServer. There are currently two operations that are available.

Use the following WSDL file to access the available web services operations.