Interface RtRepositoryCollectionConfiguration
public interface RtRepositoryCollectionConfiguration
The repository collection configuration fetched from the Polarion side.
- Since:
- 3.17.0
-
Method Details
-
id
- Returns:
- a unique id of this configuration composed of the category id and the current repository configuration id. It is done to ensure that data storage keys are unique.
-
connectionConfiguration
- Returns:
- properties for the repository referred to by this configuration.
-
branches
- Returns:
- the branches that should be collected.
-
categoryName
- Returns:
- name of the repository category.
-