Index
All Classes and Interfaces|All Packages|Serialized Form
B
- buildEnvironment(Run<?, ?>, EnvVars) - Method in class io.jenkins.plugins.gitcollect.MultiScmEnvAction
C
- CollectGitStep - Class in io.jenkins.plugins.gitcollect
-
A Jenkins build step that collects Git repository information from a local workspace directory and registers it with the current build.
- CollectGitStep() - Constructor for class io.jenkins.plugins.gitcollect.CollectGitStep
-
Default constructor for DataBound instantiation.
- CollectGitStep.DescriptorImpl - Class in io.jenkins.plugins.gitcollect
D
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitcollect.CollectGitStep.DescriptorImpl
- doCheckPath(String) - Method in class io.jenkins.plugins.gitcollect.CollectGitStep.DescriptorImpl
G
- getBranch() - Method in class io.jenkins.plugins.gitcollect.LocalGitInfo
- getBuiltRevision() - Method in class io.jenkins.plugins.gitcollect.LocalGitInfo
- getChangelog() - Method in class io.jenkins.plugins.gitcollect.CollectGitStep
-
Gets the changelog generation flag.
- getDisplayName() - Method in class io.jenkins.plugins.gitcollect.CollectGitStep.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitcollect.MultiScmEnvAction
- getIconFileName() - Method in class io.jenkins.plugins.gitcollect.MultiScmEnvAction
- getMarkedCommit() - Method in class io.jenkins.plugins.gitcollect.CollectGitStep
-
Gets the marked commit reference.
- getMarkedRevision() - Method in class io.jenkins.plugins.gitcollect.LocalGitInfo
- getPath() - Method in class io.jenkins.plugins.gitcollect.CollectGitStep
-
Gets the relative path to the git directory.
- getRemote() - Method in class io.jenkins.plugins.gitcollect.CollectGitStep
-
Gets the remote branch.
- getRemote() - Method in class io.jenkins.plugins.gitcollect.LocalGitInfo
- getRemoteUrl() - Method in class io.jenkins.plugins.gitcollect.LocalGitInfo
- getScmName() - Method in class io.jenkins.plugins.gitcollect.LocalGitInfo
- getShaRevision() - Method in class io.jenkins.plugins.gitcollect.LocalGitInfo
- getUrlName() - Method in class io.jenkins.plugins.gitcollect.MultiScmEnvAction
- GitScanner - Class in io.jenkins.plugins.gitcollect
-
A file callable that executes on the agent (slave) to extract Git repository information.
- GitScanner(GitClient, String, String) - Constructor for class io.jenkins.plugins.gitcollect.GitScanner
-
Constructs a new GitScanner.
I
- invoke(File, VirtualChannel) - Method in class io.jenkins.plugins.gitcollect.GitScanner
-
Executes the scanning logic in the workspace.
- io.jenkins.plugins.gitcollect - package io.jenkins.plugins.gitcollect
- isApplicable(Class<? extends AbstractProject>) - Method in class io.jenkins.plugins.gitcollect.CollectGitStep.DescriptorImpl
L
- LocalGitInfo - Class in io.jenkins.plugins.gitcollect
- LocalGitInfo(String, String, String, Revision, Revision) - Constructor for class io.jenkins.plugins.gitcollect.LocalGitInfo
- LOGGER - Static variable in class io.jenkins.plugins.gitcollect.CollectGitStep
- LOGGER - Static variable in class io.jenkins.plugins.gitcollect.GitScanner
M
- MultiScmEnvAction - Class in io.jenkins.plugins.gitcollect
- MultiScmEnvAction(LocalGitInfo) - Constructor for class io.jenkins.plugins.gitcollect.MultiScmEnvAction
P
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class io.jenkins.plugins.gitcollect.CollectGitStep
-
Executes the build step.
S
- setChangelog(boolean) - Method in class io.jenkins.plugins.gitcollect.CollectGitStep
-
Sets whether to generate a changelog.
- setMarkedCommit(String) - Method in class io.jenkins.plugins.gitcollect.CollectGitStep
-
Sets the specific commit or branch to mark as the previous baseline.
- setPath(String) - Method in class io.jenkins.plugins.gitcollect.CollectGitStep
-
Sets the relative path to the git directory.
- setRemote(String) - Method in class io.jenkins.plugins.gitcollect.CollectGitStep
-
Sets the specific remote name (origin, m, ...).
All Classes and Interfaces|All Packages|Serialized Form