| Interface | Description |
|---|---|
| ContinuedTask | Deprecated |
| Class | Description |
|---|---|
| AgentInfo | |
| AgentInfo.GetAgentInfo | |
| 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 |
Tails a log file and watches for an exit status file.
|
| Handler |
A remote handler which may be sent to an agent and handle process output and results.
|
| Messages |
Generated localization support class.
|
| PowershellScript |
Runs a Powershell script
|
| PowershellScript.DescriptorImpl | |
| WindowsBatchScript |
Runs a Windows batch script.
|
| WindowsBatchScript.DescriptorImpl |
| Enum | Description |
|---|---|
| AgentInfo.OsType |
Copyright © 2016–2021. All rights reserved.