Interface InapplicableSettingsFinder
-
- All Known Implementing Classes:
InapplicableSettingsFinderImpl
public interface InapplicableSettingsFinder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InapplicableSettings
findProblems(BuildPromotionEx buildPromotion, BuildTypeEx newBuildType)
-
-
-
Method Detail
-
findProblems
@NotNull InapplicableSettings findProblems(@NotNull BuildPromotionEx buildPromotion, @NotNull BuildTypeEx newBuildType)
-
-