@SuppressWarnings(value: ClassNameSameAsSuperclass) class AscGitHubArchive extends org.ysb33r.grolifant.api.core.git.GitHubArchive
Represents a remote GitHub Archive.
| Fields inherited from class | Fields |
|---|---|
class org.ysb33r.grolifant.api.core.git.GitHubArchive |
__$stMC, __$stMC |
| Type | Name and description |
|---|---|
Object |
relativePathRelative path to locate the them inside the GitHub archive. |
| Constructor and description |
|---|
AscGitHubArchive
(org.ysb33r.grolifant.api.core.ProjectOperations po)Create a downloadable Github reference. |
| Methods inherited from class | Name |
|---|---|
class org.ysb33r.grolifant.api.core.git.GitHubArchive |
org.ysb33r.grolifant.api.core.git.GitHubArchive#setTag(java.lang.Object), org.ysb33r.grolifant.api.core.git.GitHubArchive#setCommit(java.lang.Object), org.ysb33r.grolifant.api.core.git.GitHubArchive#setRepository(java.lang.Object), org.ysb33r.grolifant.api.core.git.GitHubArchive#getOrganisation(), org.ysb33r.grolifant.api.core.git.GitHubArchive#setBranch(java.lang.Object), org.ysb33r.grolifant.api.core.git.GitHubArchive#getRepository(), org.ysb33r.grolifant.api.core.git.GitHubArchive#getMetaClass(), org.ysb33r.grolifant.api.core.git.GitHubArchive#setMetaClass(groovy.lang.MetaClass), org.ysb33r.grolifant.api.core.git.GitHubArchive#invokeMethod(java.lang.String, java.lang.Object), org.ysb33r.grolifant.api.core.git.GitHubArchive#getArchiveUri(), org.ysb33r.grolifant.api.core.git.GitHubArchive#getBaseUri(), org.ysb33r.grolifant.api.core.git.GitHubArchive#setBaseUri(java.net.URI), org.ysb33r.grolifant.api.core.git.GitHubArchive#setOrganisation(java.lang.Object), org.ysb33r.grolifant.api.core.git.GitHubArchive#setProperty(java.lang.String, java.lang.Object), org.ysb33r.grolifant.api.core.git.GitHubArchive#getProperty(java.lang.String), org.ysb33r.grolifant.api.core.git.GitHubArchive#toString(), org.ysb33r.grolifant.api.core.git.GitHubArchive#getName(), org.ysb33r.grolifant.api.core.git.GitHubArchive#wait(long, int), org.ysb33r.grolifant.api.core.git.GitHubArchive#wait(long), org.ysb33r.grolifant.api.core.git.GitHubArchive#wait(), org.ysb33r.grolifant.api.core.git.GitHubArchive#equals(java.lang.Object), org.ysb33r.grolifant.api.core.git.GitHubArchive#hashCode(), org.ysb33r.grolifant.api.core.git.GitHubArchive#getClass(), org.ysb33r.grolifant.api.core.git.GitHubArchive#notify(), org.ysb33r.grolifant.api.core.git.GitHubArchive#notifyAll() |
Relative path to locate the them inside the GitHub archive.
Copyright © 2013-2024 the original author or authors. All rights reserved.