IBuildServer.CreateBuildControllerSpec Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateBuildControllerSpec() | Creates a new build controller specification that can be used to query build controllers. | |
CreateBuildControllerSpec(String, String) | Creates a new build controller specification that can be used to query build controllers. | |
CreateBuildControllerSpec(String, String, array<String[], Boolean) | Creates a new build controller specification that can be used to query build controllers. |
Top