Agent |
|
AgentBuildFeature |
Represents build feature settings on agent
|
AgentBuildInfo |
Initial agent build parameters.
|
AgentBuildParameters |
Interface to control build parameters.
|
AgentBuildRunner |
Build runner interface
|
AgentBuildRunnerInfo |
Build runner properties
|
AgentBuildSettings |
|
AgentConfiguration |
|
AgentDiskSpaceCleanerExtension |
This extension point is called to ensure free space
on the agent's disks when it's required.
|
AgentExtension |
Interface - marker for all of the agent extensions.
|
AgentIdleTasks |
Maintains a collection of tasks which should be executed when agent becomes idle, i.e.
|
AgentIdleTasks.Task |
|
AgentLifeCycleListener |
|
AgentLogProxy |
|
AgentOperationMode |
Agent's current operation mode.
|
AgentOperationModeEx |
|
AgentOperationModeEx.StagesProcessor |
|
AgentPropertiesExtension |
Implement this interface to provide custom properties for running build.
|
AgentRunningBuild |
Represents running build on the agent side
|
AgentRunningBuildEx |
|
AgentSleepManager |
|
AgentStartCallback |
|
AgentTempDirectories |
Agent temp factory.
|
AllowedExternalArtifactPathRegistry |
|
ArtifactsPreprocessor |
The implementation of the interface allows to preprocess artifacts before publishing them
using ArtifactsPublisher.
|
ArtifactsPublisher |
Agent extension for custom artifacts publishers.
|
BuildAgent |
|
BuildAgentConfiguration |
Represents configuration of build agent (loaded from buildAgent.properties file)
|
BuildAgentConfigurationEx |
|
BuildAgentSystemInfo |
Provides information about operating system where agent is installed.
|
BuildContext |
This interface represents build-wide parameters of a build.
|
BuildContextEx |
|
BuildParametersMap |
This interface provides access to environment variables and
system properties only.
|
BuildProcess |
|
BuildProgressLogger |
Logger to use for messages sent to the build log on server.
|
BuildRunnerContext |
Represents current build runner.
|
BuildRunnerContextEx |
|
BuildRunnerPrecondition |
|
BuildRunnerSettings |
Represents settings of a build runner on the agent.
|
BuildStepDataProcessor |
Marks DataProcessor who's service messages must be handled during the step when they were reported.
|
BundledTool |
Describes bundled tool on the build agent
|
BundledToolsRegistry |
Provides information about bundled tools on the build agent.
|
Constants |
Prefixes for property names used to create build agent requirements and build properties.
|
CurrentBuildHolder |
|
CurrentBuildTracker |
Interface for getting currently running build
|
CurrentBuildTrackerEx |
|
DataProcessor |
Extension point: provide custom data importing.
|
DataProcessorContext |
Encapsulates the data for processing importData service message
|
DigestProducingArtifactsPublisher |
Agent extension for custom artifacts publishers that can calculate artifact digests.
|
DirectoryCleanersProvider |
This extension point is called to ensure free space
on the agent's disks for the running build.
|
DirectoryCleanersProviderContext |
Cleaners context.
|
DirectoryCleanersRegistry |
Builder/registry to register all possible cleanable
items.
|
ExitCodes |
Most code values are taken from the AppExitCode , as it was before, for (possible) compatibility.
|
FirstTestsToRunProvider.ClassObjectDescriptor |
|
FlowLogger |
|
InternalPropertiesHolder |
|
InterruptState |
Represents an interruptible state.
|
JUnitLogger |
|
Parameters |
|
ReduceTestFailureFeedbackParameters |
Constants for risk group tests
|
ResolvedParameters |
Deprecated. |
ServerCommandsHandlersRegistry |
Agent-side part of the extension point that allows to send custom commands from Server to Agent.
|
ServerProvidedProperties |
User: kir
This interface describes various system properties and environment variables
provided by TeamCity to underlying builds.
|
SimpleBuildLogger |
|
SmartDirectoryCleaner |
Clean directory with notifications for files/directories that
can not be cleaned up.
|
SmartDirectoryCleanerCallback |
|
TestOutputLogger |
|
TestsFilterParameters |
|
ToolProvider |
Locates a path to a tool.
|
ToolProvidersRegistry |
Maintains tool providers collection.
|
ToolUnregistrar |
|
UnresolvedParameters |
|
VirtualContext |
Represents current current virtual context in the scope of build step.
|