| Interface | Description |
|---|---|
| ContinuedTask | Deprecated |
| Class | Description |
|---|---|
| BourneShellScript |
Runs a Bourne shell script on a Unix node using
nohup. |
| BourneShellScript.DescriptorImpl | |
| Controller |
Defines how to control the execution of a task after it has started.
|
| DurableTask |
A task which may be run asynchronously on a build node and withstand disconnection of the slave agent.
|
| DurableTaskDescriptor |
Descriptor type for
DurableTask. |
| FileMonitoringTask |
A task which forks some external command and then waits for log and status files to be updated/created.
|
| FileMonitoringTask.FileMonitoringController | |
| Messages |
Generated localization support class.
|
| PowershellScript |
Runs a Powershell script
|
| PowershellScript.DescriptorImpl | |
| WindowsBatchScript |
Runs a Windows batch script.
|
| WindowsBatchScript.DescriptorImpl |
Copyright © 2016–2017. All rights reserved.