Interface Branch

    • Method Detail

      • getName

        @NotNull
        String getName()
        Returns the branch logical name
        Returns:
        branch logical name
      • getDisplayName

        @NotNull
        String getDisplayName()
        Returns:
        branch display name, i.e. name to show to user
      • isDefaultBranch

        boolean isDefaultBranch()
        Returns true if this branch is default branch
        Returns:
        true if this branch is default branch