| Class | Description |
|---|---|
| AbstractConfirmableTask | Parent class for tasks that benefit from some confirmation in the way of requiring a property named "confirm" to be set to "true". |
| CorbTask | |
| DeleteModuleTimestampsFileTask | |
| DeployAppTask | |
| MarkLogicTask | Base class that provides easy access to all of the resources setup by MarkLogicPlugin. |
| MlcpTask | Delegates properties to an instance of MlcpBean, which has properties for all MLCP arguments (and if it's out of date and missing one, you can pass them via this class's args property that's inherited from JavaExec). |
| NewProjectTask | |
| PrintCommandsTask | |
| PrintPropertiesTask | |
| PrintTokensTask | |
| ServerEvalTask | |
| UndeployAppTask | |
| XccTask | Simple task for easing the execution of ad hoc XQuery. |