Interface IGitRtRepositoryConfiguration
- All Superinterfaces:
IResourceTraceabilityRepositoryConfiguration
,Serializable
Resource Traceability repository configuration for a Git repository. Collectors that work with a 'git' repository provider
should cast a
IResourceTraceabilityRepositoryConfiguration
object to this interface.- Since:
- 3.17.0
- See Also:
-
Method Summary
Methods inherited from interface com.siemens.polarion.rt.api.IResourceTraceabilityRepositoryConfiguration
getId, getProviderId, setId
-
Method Details
-
getLocalRepository
- Returns:
- the path to the Git repository in local file system.
-