Interface BuildSettingsOptions
-
- All Known Implementing Classes:
BuildSettingsOptionsImpl
public interface BuildSettingsOptions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
shouldFreezeCurrentSettings()
Returns true if TeamCity should freeze current buildType settings in all builds, false otherwise
-