BuildTypeLocator
Represents a locator string for filtering BuildType entities. Examples:
name:MyBuildType
— find build configuration withMyBuildType
nameproject:<projectLocator>
— find build configurations under project found byprojectLocator
Properties
Dimension | Data type | Format | Description |
---|---|---|---|
|
| Project (direct or indirect parent) locator. | |
|
| Build locator. | |
|
|
| For paginated calls, how many entities to return per page. |
|
| ||
|
| ||
|
|
| Supply multiple locators and return a union of the results. |
|
| ||
|
| Is paused. | |
|
| Project (direct parent) locator. | |
|
|
| For paginated calls, from which entity to start rendering the page. |
|
|
| Base template locator. |
|
| Is a template. | |
|
| ||
|
| VCS root locator. | |
|
| VCS root instance locator. |