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 void
postProcess(Set<BuildPromotionEx> promotionsWithFrozenSettings)
-
-
-
Method Detail
-
postProcess
void postProcess(@NotNull Set<BuildPromotionEx> promotionsWithFrozenSettings)
-
-