Interface BranchFilter


  • public interface BranchFilter
    Author:
    Robin Müller
    • Method Detail

      • isBranchAllowed

        boolean isBranchAllowed​(String sourceBranchName,
                                String targetBranchName)