Interface BranchFilter
public interface BranchFilter
- Author:
- Robin Müller
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisBranchAllowed(String sourceBranchName, String targetBranchName)
-
Method Details
-
isBranchAllowed
-
booleanisBranchAllowed(String sourceBranchName,
String targetBranchName)