| AgentBuild |
Contains necessary information about build to start on an agent.
|
| AgentBuildResult |
Contains details about started build on agent
|
| AgentCheckoutDirRevisionInfo |
|
| AgentCheckoutDirRevisionInfo.VcsRootInstanceState |
|
| AgentDetails |
Incapsulates agent settings to be sent to a server during registration.
|
| AgentRegistrationDetails |
|
| AgentServerProtocols |
|
| BuildFeatureInfo |
Represents build feature information for build agent
Created by Eugene Petrenko (eugene.petrenko@gmail.com)
Date: 01.02.12 18:58
|
| BuildRunnerData |
|
| DetailsSerializationUtil |
NOTE: This code is used for agent-server messages serialization/deserialization!
NOTE: Changing the code may broke agent connection
|
| ParametersMap |
Non thread safe map for storing TeamCity parameters in compact form.
|
| ParametersMap.Indexes |
|
| RemoteFileStructure |
Represents the remote file structure.
|
| VcsChangeConverter |
XStream converter for VcsChangeInfo instances
|