|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| AgentRestrictor | Restricts the set of possible agents to start queued build on. |
| AgentSideCheckoutAbility | Deprecated. use VcsSupportConfig.isAgentSideCheckoutAvailable() instead |
| Build | Represents an instance of the build ever run or running at the moment. |
| BuildAgent | Representation of registered agent |
| BuildProject | This interface provides information about TeamCity project |
| BuildServer | This interface provides information about TeamCity server and allows to get some server data. |
| BuildType | Provides information about TeamCity build configuration and number of methods to work with it |
| BuildTypeDescriptor | General build configuration data. |
| CollectChangesByIncludeRule | Deprecated. Use CollectChangesByIncludeRules instead |
| DataFactory.BuildTypeInstancesFilter | |
| ExtensionHolder | |
| ExtensionHolder.ExtensionAction<T extends TeamCityExtension> | |
| PluginTypes | |
| QueuedBuild | Information about configuration being currently in build queue. |
| RootUrlHolder | Provides root TeamCity server url. |
| RunningBuild | Running build specific information |
| ServiceLocator | Locates services by their type |
| SimpleCommandLineProcessRunner.RunCommandEvents | |
| StreamListener | |
| TeamCityExtension | Marker interface for all TeamCity extensions (both agent and server) |
| TextLogger | Helper interface to provide logging callbacks from components |
| XmlExternalizable | |
| XmlRpcHandlerManager | Manager for XML RPC handlers. |
| XmlStorable | Implementations can read and write itself from/to JDom element. |
| Class Summary | |
|---|---|
| AddToQueueRequest | Contains information which is used to add build in the queue. |
| AddToQueueResult | Contains result of adding build(s) in the queue |
| AgentPoolData | This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity agent pool |
| ArtifactsConstants | Contains the conventional constants that are used by TeamCity agent and server for artifacts publishing and handling. |
| BuildAgentData | This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity agent, registered on the server |
| BuildAuthUtil | |
| BuildInstanceData | |
| BuildRunnerData | Represents build runner descriptor in IDE plugin |
| BuildTypeData | This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity configurarion, registered on the server |
| CommandLineExecutor | |
| ComparisonFailureData | Represents comparison failure |
| ComparisonFailureUtil | |
| DataFactory | Is used to create data objects according to specified interfaces. |
| DevelopmentMode | |
| ExecResult | |
| LongAcamulator | |
| NativeLibraryPathHacker | Sets java.library.path to own CodeSource root, nullifies ClassLoader.sys_paths |
| NetworkUtil | |
| ProjectData | This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity project, registered on the server |
| QueuedBuildData | This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity queued build |
| RemoteBuildData | This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity personal build |
| ResourceUtil | |
| SimpleBuildAgentData | |
| SimpleCommandLineProcessRunner | User: Eugene.Petrenko Date: 16.10.2006 Time: 19:28:52 |
| SimpleCommandLineProcessRunner.NoOutputTimeoutRunCommandEventsAdapter | |
| SimpleCommandLineProcessRunner.RunCommandEventsAdapter | |
| StatusDescriptor | Build status descriptor |
| StreamGobbler | |
| TCNonValidatedSAXParser | Using of the parsers pool speedups creation of SAX parsers. |
| TCNonValidatedSAXParserWithDebug | User: Eugene.Petrenko Date: 21.12.2006 Time: 20:11:34 |
| TCXmlRpcConfigurator | User: Eugene.Petrenko Date: 21.12.2006 Time: 20:13:19 |
| TeamServerSummary | Summary data for specified user. |
| TeamServerSummaryData | This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity summary |
| UserChangeInfo | information about modification |
| UserChangeInfo.BuildTypeChangeStatus | Describes the status of the change in the particular build configuration |
| UserChangeInfoData | This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity user change |
| Enum Summary | |
|---|---|
| AgentRestrictorType | Determines the type of agent restrictor. |
| BuildTypeDescriptor.CheckoutType | Possible modes of check out process. |
| UserChangeStatus | Describes a status of a user change in VCS. |
| Exception Summary | |
|---|---|
| AlreadyExistsException | |
| AlreadyRunningBuildException | User: kir |
| CannotPingAgentException | |
| InvalidRunningBuildException | |
| LicenseException | |
| LicenseNotGrantedException | |
| ParametersResolvingFailedException | |
| PleaseReregisterException | User: kir |
| RunBuildException | Special exception which we throw when we can somewhat explain the reason of the build failure. |
| ServerCleanupInProgressException | Is thrown on every XML-RPC request if server cleanup is currently in progress. |
| ServerStartingUpException | This exception is thrown via XML RPC when the server is starting up. |
| ServiceNotFoundException | This exception is thrown when a requested service isn't found within the context |
| ShutdownInProgressException | |
| TeamCityRuntimeException | |
| Annotation Types Summary | |
|---|---|
| SystemProvided | This interface is designed to mark TeamCity Open API interfaces that are not intended to be implemented by user. |
| Used | Annotation to mark method as used. |
| UsedForLoggin | Use this annotation to mark methods that are used ONLY for logging. |
| UserImplemented | This annotation is used to mark interfaces that are inteded to be implemented in plugin. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||