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