B C D G H I M O R S T V 
All Classes All Packages

B

buildEnvironment(Run<?, ?>, Map<String, String>) - Method in class hudson.plugins.repo.RepoScm
Adds environmental variables for the builds to the given map.

C

calcRevisionsFromBuild(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.repo.RepoScm
 
ChangeLogEntry - Class in hudson.plugins.repo
A POJO containing information about a single change (git commit) in a git repository.
ChangeLogEntry(String, String, String, String, String, String, String, String, String, String, List<ChangeLogEntry.ModifiedFile>) - Constructor for class hudson.plugins.repo.ChangeLogEntry
Creates a new REpoChangeLogEntry object containing all the details about a git commit.
checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - Method in class hudson.plugins.repo.RepoScm
 
compareRemoteRevisionWith(Job<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.plugins.repo.RepoScm
 
configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.repo.RepoScm.DescriptorImpl
 
createChangeLogParser() - Method in class hudson.plugins.repo.RepoScm
 

D

DescriptorImpl() - Constructor for class hudson.plugins.repo.RepoScm.DescriptorImpl
Call the superclass constructor and load our configuration from the file system.
doExecutableCheck(String) - Method in class hudson.plugins.repo.RepoScm.DescriptorImpl
Check that the specified parameter exists on the file system and is a valid executable.

G

getAffectedFiles() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns a set of paths in the workspace that was affected by this change.
getAffectedPaths() - Method in class hudson.plugins.repo.ChangeLogEntry
 
getAuthor() - Method in class hudson.plugins.repo.ChangeLogEntry
 
getAuthorDate() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns the date this commit was authored.
getAuthorEmail() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns the author's email address.
getAuthorName() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns the author's name.
getBranch() - Method in class hudson.plugins.repo.StaticManifest
Returns the manifest repository's branch name for this static manifest.
getCommitterDate() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns the date this patch was committed.
getCommitterEmail() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns the committer's email address.
getCommitterName() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns the committer's name.
getCommitText() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns the commit message.
getDepth() - Method in class hudson.plugins.repo.RepoScm
Returns the depth used for sync.
getDescriptor() - Method in class hudson.plugins.repo.RepoScm
 
getDestinationDir() - Method in class hudson.plugins.repo.RepoScm
Returns the destination directory.
getDisplayName() - Method in class hudson.plugins.repo.ManifestAction
Returns the display name to use for the action.
getDisplayName() - Method in class hudson.plugins.repo.RepoScm.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.repo.TagAction
Deprecated.
Returns the display name to use for the tag action.
getExecutable() - Method in class hudson.plugins.repo.RepoScm.DescriptorImpl
Returns the command to use when running repo.
getExtraEnvVars() - Method in class hudson.plugins.repo.RepoScm
Returns the value of extraEnvVars.
getFile() - Method in class hudson.plugins.repo.StaticManifest
Returns the path to the manifest file for this static manifest.
getIconFileName() - Method in class hudson.plugins.repo.ManifestAction
Returns the filename to use as the badge.
getIconFileName() - Method in class hudson.plugins.repo.TagAction
Deprecated.
Returns the filename to use as the badge.
getIgnoreProjects() - Method in class hudson.plugins.repo.RepoScm
returns list of ignore projects.
getJobs() - Method in class hudson.plugins.repo.RepoScm
Returns the number of jobs used for sync.
getKey() - Method in class hudson.plugins.repo.RepoScm
 
getLocalManifest() - Method in class hudson.plugins.repo.RepoScm
Returns the contents of the local_manifests/local.xml.
getManifest() - Method in class hudson.plugins.repo.StaticManifest
Returns the content of this static manifest.
getManifest() - Method in class hudson.plugins.repo.TagAction
Deprecated.
Gets a String representation of the static manifest for this repo snapshot.
getManifestBranch() - Method in class hudson.plugins.repo.RepoScm
Returns the manifest branch name.
getManifestFile() - Method in class hudson.plugins.repo.RepoScm
Returns the initial manifest file name.
getManifestGroup() - Method in class hudson.plugins.repo.RepoScm
Returns the group of projects to fetch.
getManifestPlatform() - Method in class hudson.plugins.repo.RepoScm
Returns the platform of projects to fetch.
getManifestRepositoryUrl() - Method in class hudson.plugins.repo.RepoScm
Returns the manifest repository URL.
getManifests() - Method in class hudson.plugins.repo.ManifestAction
Gets a String representation of the static manifest for this repo snapshot.
getMirrorDir() - Method in class hudson.plugins.repo.RepoScm
Returns the name of the mirror directory.
getModifiedFiles() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns a list of files modified by this change.
getMsg() - Method in class hudson.plugins.repo.ChangeLogEntry
 
getPath() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns the client-side project path.
getRepoBranch() - Method in class hudson.plugins.repo.RepoScm
Returns the repo branch.
getRepoUrl() - Method in class hudson.plugins.repo.RepoScm
Returns the repo url.
getRevision() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns the SHA-1 revision.
getRun() - Method in class hudson.plugins.repo.ManifestAction
Getter for the run property.
getServerPath() - Method in class hudson.plugins.repo.ChangeLogEntry
Returns the server-side project path.
getTooltip() - Method in class hudson.plugins.repo.TagAction
Deprecated.
 
getUrl() - Method in class hudson.plugins.repo.StaticManifest
Returns the manifest repository's url for this static manifest.
getUrlName() - Method in class hudson.plugins.repo.ManifestAction
Returns the name of the Url to use for the action.

H

hudson.plugins.repo - package hudson.plugins.repo
 

I

isApplicable(Job) - Method in class hudson.plugins.repo.RepoScm.DescriptorImpl
 
isCleanFirst() - Method in class hudson.plugins.repo.RepoScm
Returns the value of cleanFirst.
isCurrentBranch() - Method in class hudson.plugins.repo.RepoScm
Returns the value of currentBranch.
isFetchSubmodules() - Method in class hudson.plugins.repo.RepoScm
Returns the value of fetchSubmodules.
isForceSync() - Method in class hudson.plugins.repo.RepoScm
Returns the value of forceSync.
isManifestSubmodules() - Method in class hudson.plugins.repo.RepoScm
Returns the value of manifestSubmodules.
isNoCloneBundle() - Method in class hudson.plugins.repo.RepoScm
Returns the value of noCloneBundle.
isNoTags() - Method in class hudson.plugins.repo.RepoScm
Returns the value of noTags.
isQuiet() - Method in class hudson.plugins.repo.RepoScm
Returns the value of quiet.
isResetFirst() - Method in class hudson.plugins.repo.RepoScm
Returns the value of resetFirst.
isShowAllChanges() - Method in class hudson.plugins.repo.RepoScm
Returns the value of showAllChanges.
isTagged() - Method in class hudson.plugins.repo.TagAction
Deprecated.
 
isTrace() - Method in class hudson.plugins.repo.RepoScm
Returns the value of trace.
isWorktree() - Method in class hudson.plugins.repo.RepoScm
Returns the value of isWorktree.

M

ManifestAction - Class in hudson.plugins.repo
A Manifest Action displays the static manifest information needed to recreate the exact state of the repository when the build was run.
ManifestValidator - Class in hudson.plugins.repo
to validate manifest xml file and abort when remote references a local path.

O

onAttached(Run<?, ?>) - Method in class hudson.plugins.repo.ManifestAction
 
onAttached(Run<?, ?>) - Method in class hudson.plugins.repo.TagAction
Deprecated.
 
onLoad(Run<?, ?>) - Method in class hudson.plugins.repo.ManifestAction
 

R

RepoScm - Class in hudson.plugins.repo
The main entrypoint of the plugin.
RepoScm(String) - Constructor for class hudson.plugins.repo.RepoScm
The constructor takes in user parameters and sets them.
RepoScm(String, String, String, String, String, int, int, String, String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class hudson.plugins.repo.RepoScm
Deprecated.
RepoScm.DescriptorImpl - Class in hudson.plugins.repo
A DescriptorImpl contains variables used server-wide.

S

setCleanFirst(boolean) - Method in class hudson.plugins.repo.RepoScm
Set cleanFirst.
setCurrentBranch(boolean) - Method in class hudson.plugins.repo.RepoScm
Set currentBranch.
setDepth(int) - Method in class hudson.plugins.repo.RepoScm
Set the depth used for sync.
setDestinationDir(String) - Method in class hudson.plugins.repo.RepoScm
Set the destination directory.
setExtraEnvVars(Map<String, String>) - Method in class hudson.plugins.repo.RepoScm
Set additional environment variables to use.
setFetchSubmodules(boolean) - Method in class hudson.plugins.repo.RepoScm
Set fetchSubmodules.
setForceSync(boolean) - Method in class hudson.plugins.repo.RepoScm
Enables --force-sync option on repo sync command.
setIgnoreProjects(String) - Method in class hudson.plugins.repo.RepoScm
Sets list of projects which changes will be ignored when calculating whether job needs to be rebuild.
setJobs(int) - Method in class hudson.plugins.repo.RepoScm
Set the number of jobs used for sync.
setLocalManifest(String) - Method in class hudson.plugins.repo.RepoScm
Set the content of the local manifest.
setManifestBranch(String) - Method in class hudson.plugins.repo.RepoScm
Set the manifest branch name.
setManifestFile(String) - Method in class hudson.plugins.repo.RepoScm
Set the initial manifest file name.
setManifestGroup(String) - Method in class hudson.plugins.repo.RepoScm
Set the group of projects to fetch.
setManifestPlatform(String) - Method in class hudson.plugins.repo.RepoScm
Set the platform of projects to fetch.
setManifestSubmodules(boolean) - Method in class hudson.plugins.repo.RepoScm
Set manifestSubmodules.
setMirrorDir(String) - Method in class hudson.plugins.repo.RepoScm
Set the name of the mirror directory.
setNoCloneBundle(boolean) - Method in class hudson.plugins.repo.RepoScm
Set noCloneBundle.
setNoTags(boolean) - Method in class hudson.plugins.repo.RepoScm
Set noTags.
setParent(ChangeLogSet) - Method in class hudson.plugins.repo.ChangeLogEntry
 
setQuiet(boolean) - Method in class hudson.plugins.repo.RepoScm
Set quiet.
setRepoBranch(String) - Method in class hudson.plugins.repo.RepoScm
Set the repo branch.
setRepoUrl(String) - Method in class hudson.plugins.repo.RepoScm
Set the repo url.
setResetFirst(boolean) - Method in class hudson.plugins.repo.RepoScm
Set resetFirst.
setShowAllChanges(boolean) - Method in class hudson.plugins.repo.RepoScm
Set showAllChanges.
setTrace(boolean) - Method in class hudson.plugins.repo.RepoScm
Set trace.
setWorktree(boolean) - Method in class hudson.plugins.repo.RepoScm
Set worktree.
StaticManifest - Class in hudson.plugins.repo
A POJO containing information about a static manifest.
StaticManifest(String, String, String, String) - Constructor for class hudson.plugins.repo.StaticManifest
Create a new ModifiedFile object with the given path and edit type.

T

TagAction - Class in hudson.plugins.repo
Deprecated.
replaced by ManifestAction JENKINS-59923
toString() - Method in class hudson.plugins.repo.ChangeLogEntry
Converts this ChangeLogEntry to a string for debugging.

V

validate(byte[], String) - Static method in class hudson.plugins.repo.ManifestValidator
to validate manifest xml file and abort when remote references a local path.
B C D G H I M O R S T V 
All Classes All Packages