Interface GitVersionControlSpec
- All Superinterfaces:
Describable, VersionControlSpec
A specification of a Git repository.
- Since:
- 4.4
-
Method Summary
Methods inherited from interface Describable
getDisplayNameMethods inherited from interface VersionControlSpec
getRepoName, getUniqueId
-
Method Details
-
getUrl
URI getUrl() -
setUrl
Sets the URL of the repository. -
setUrl
Sets the URL of the repository.
-