Package com.siemens.polarion.rt.api
Interface IResourceTraceabilityRepositoryConfiguration
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
IGitRtRepositoryConfiguration
,ISvnRtRepositoryConfiguration
RT repository configuration that is used to open connections to remote external repositories.
Implementations of this interface should have no-argument constructor.
- Since:
- 3.17.0
-
Method Summary
-
Method Details
-
getProviderId
ID of the repository provider. -
getId
- Returns:
- remote repository id that is used to reference from RT configuration
-
setId
Sets repository id that is used to reference from RT configuration
-