Interface BranchFilter


public interface BranchFilter
Author:
Robin Müller
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    boolean
    isBranchAllowed(String sourceBranchName, String targetBranchName)
     
  • Method Details Link icon

    • isBranchAllowed Link icon

      boolean isBranchAllowed(String sourceBranchName, String targetBranchName)