Interface RtBranchConfiguration


public interface RtBranchConfiguration
The branch collection configuration fetched from the Polarion side. Defines which paths should be collected under a specific repository branch.
Since:
3.17.0
  • Method Details

    • id

      @NotNull String id()
      Returns:
      the id of the repository branch.
    • locations

      @NotNull Set<ILocation> locations()
      Returns:
      a set of locations that include branch path and subpath, if any