@groovy.transform.CompileStatic class GitHubArchive extends AbstractCloudGit
Describes a GitHub archive.
| Constructor and description |
|---|
GitHubArchive
(ProjectOperations po) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected String |
getArchivePath()Calculates an archive path for the specific repository type. |
| Methods inherited from class | Name |
|---|---|
class AbstractCloudGit |
getArchivePath, getArchiveUri, getIdentifier, getName, getOrganisation, getRepository, setBranch, setCommit, setOrganisation, setRepository, setTag, toString |
Calculates an archive path for the specific repository type.