| Class | Description |
|---|---|
| AbstractDslTask | Shared code for all tasks of the plugin that call an implementation of AbstractTaskRunner to perform the action in another process. |
| GenerateXmlTask | Task that calls GenerateXmlRunner to generate XML files for all items and views configured in the project. |
| UpdateJenkinsTask | Task that calls UpdateJenkinsRunner to upload all items and views configured in the project to a Jenkins instance using the REST API. |