| Class | Description |
|---|---|
| AbstractTaskRunner | Common code for all tasks that extend AbstractDslTask to perform their actions in another process. |
| GenerateXmlRunner | Performs the action of the GenerateXmlTask to generate XML files for all items and views. |
| UpdateJenkinsRunner | Performs the action of the UpdateJenkinsTask to upload all items and views to a Jenkins instance using the REST API. |