Interface VersionedSettingsFreezePostProcessor
-
- All Superinterfaces:
ServerExtension,TeamCityExtension
- All Known Implementing Classes:
ConditionalBuildChainModifier,FreezeReverseDepParametersProcessor,FreezeVirtualConfigurations
public interface VersionedSettingsFreezePostProcessor extends ServerExtension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpostProcess(Set<BuildPromotionEx> promotionsWithFrozenSettings)
-
-
-
Method Detail
-
postProcess
void postProcess(@NotNull Set<BuildPromotionEx> promotionsWithFrozenSettings)
-
-