- getAffectedFiles() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns a set of paths in the workspace that was
affected by this change.
- getAffectedPaths() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
- getAuthor() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
- getAuthorDate() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns the date this commit was authored.
- getAuthorEmail() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns the author's email address.
- getAuthorName() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns the author's name.
- getBranch() - Method in class hudson.plugins.gradle_repo.ModuleState
-
- getBranch() - Method in class hudson.plugins.gradle_repo.ProjectState
-
Returns the manifest repository's branch name when this state was
created.
- getBranch() - Method in class hudson.plugins.gradle_repo.RepoScm
-
Returns the project branch name.
- getBranchName(FilePath) - Method in class hudson.plugins.gradle_repo.GitHelper
-
- getCommitterDate() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns the date this patch was committed.
- getCommitterEmail() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns the committer's email address.
- getCommitterName() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns the committer's name.
- getCommitText() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns the commit message.
- getDescriptor() - Method in class hudson.plugins.gradle_repo.RepoScm
-
- getDisplayName() - Method in class hudson.plugins.gradle_repo.RepoScm.DescriptorImpl
-
- getKey() - Method in class hudson.plugins.gradle_repo.RepoScm
-
- getKind() - Method in class hudson.plugins.gradle_repo.RepoChangeLogSet
-
- getModifiedFiles() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns a list of files modified by this change.
- getMsg() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
- getOrigin() - Method in class hudson.plugins.gradle_repo.ModuleState
-
- getPath() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns the client-side project path.
- getPath() - Method in class hudson.plugins.gradle_repo.ModuleState
-
Gets the client-side path of the project.
- getPrefixLength(String) - Static method in class hudson.plugins.gradle_repo.PathUtils
-
Returns the length of the filename prefix, such as C:/
or ~/
.
- getProjectState(FilePath, boolean, GitHelper, PrintStream) - Static method in class hudson.plugins.gradle_repo.RepoHelper
-
- getRepositoryUrl() - Method in class hudson.plugins.gradle_repo.RepoScm
-
Returns the project repository URL.
- getRevision() - Method in class hudson.plugins.gradle_repo.ChangeLogEntry
-
Returns the SHA-1 revision.
- getRevision(FilePath) - Method in class hudson.plugins.gradle_repo.GitHelper
-
- getRevision() - Method in class hudson.plugins.gradle_repo.ModuleState
-
Gets the revision (SHA-1) of the project.
- getRevision(String) - Method in class hudson.plugins.gradle_repo.ProjectState
-
Returns the revision for the repository at the specified path.
- GitHelper - Class in hudson.plugins.gradle_repo
-
- GitHelper(Launcher, EnvVars, PrintStream) - Constructor for class hudson.plugins.gradle_repo.GitHelper
-