| You are viewing documentation of TeamCity 5.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version. |
|
TeamCity functionality can be significantly extended by a custom plugin. A plugin is written in Java and has access to internal entities of the TeamCity server. Aside from this documentation, please refer to the following sources:
If you cannot find enough information or have a question regarding API please do not hesitate to post your question into TeamCity Plugins forum. Please use search before posting to find out if alike question was already answered in the forums. Please refer to corresponding section for further details. |
Page:
Plugin Types in TeamCity
Page:
Plugins Packaging
Page:
Server-side Object Model
Page:
Agent-side Object Model
Page:
Extensions
Page:
Web UI Extensions
Page:
Plugin Settings
Page:
Development Environment
Page:
Typical Plugins
Page:
Bundled Development Package
Page:
Open API Changes