Interface PullRequestFeatureDetector
-
public interface PullRequestFeatureDetector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetVcsHostingType(Map<String,String> parameters)booleanisFeaturePresent(BuildTypeSettings buildType)
-
-
-
Method Detail
-
isFeaturePresent
boolean isFeaturePresent(@NotNull BuildTypeSettings buildType)
-
-