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