Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
G
H
I
M
N
P
S
B
buildEnvVars(AbstractBuild, Map<String, String>)
- Method in class hudson.plugins.mercurial.
MercurialSCM
C
checkout(AbstractBuild, Launcher, FilePath, BuildListener, File)
- Method in class hudson.plugins.mercurial.
MercurialSCM
configure(StaplerRequest)
- Method in class hudson.plugins.mercurial.
MercurialSCM.DescriptorImpl
createChangeLogParser()
- Method in class hudson.plugins.mercurial.
MercurialSCM
D
DESCRIPTOR
- Static variable in class hudson.plugins.mercurial.browser.
HgWeb
DESCRIPTOR
- Static variable in class hudson.plugins.mercurial.
MercurialSCM.DescriptorImpl
doHgExeCheck(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.mercurial.
MercurialSCM.DescriptorImpl
G
getAddedPaths()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Gets all the files that were added.
getAffectedPaths()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
getAuthor()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Gets the user who made this change.
getBranch()
- Method in class hudson.plugins.mercurial.
MercurialSCM
In-repository branch to follow.
getBrowser()
- Method in class hudson.plugins.mercurial.
MercurialSCM
getChangeSetLink(MercurialChangeSet)
- Method in class hudson.plugins.mercurial.browser.
HgWeb
getDate()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
getDeletedPaths()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Gets all the files that were deleted.
getDescriptor()
- Method in class hudson.plugins.mercurial.browser.
HgWeb
getDescriptor()
- Method in class hudson.plugins.mercurial.
MercurialSCM
getDisplayName()
- Method in class hudson.plugins.mercurial.
MercurialSCM.DescriptorImpl
getEditTypes()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Returns all three variations of
EditType
.
getHgExe()
- Method in class hudson.plugins.mercurial.
MercurialSCM.DescriptorImpl
Path to mercurial executable.
getLogs()
- Method in class hudson.plugins.mercurial.
MercurialChangeSetList
getModifiedPaths()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Gets all the files that were modified.
getModules()
- Method in class hudson.plugins.mercurial.
MercurialSCM
getMsg()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Commit message.
getNode()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Gets the globally unique changeset ID.
getPaths(EditType)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
getRev()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Gets repository revision number, which is local in the current repository.
getShortNode()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Short node ID that hg CLI uses.
getSource()
- Method in class hudson.plugins.mercurial.
MercurialSCM
Gets the source repository path.
getUrl()
- Method in class hudson.plugins.mercurial.browser.
HgWeb
getUser()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
H
HgWeb
- Class in
hudson.plugins.mercurial.browser
Mercurial web interface served using the standalone server or hgweb CGI scripts.
HgWeb(String)
- Constructor for class hudson.plugins.mercurial.browser.
HgWeb
hudson.plugins.mercurial
- package hudson.plugins.mercurial
hudson.plugins.mercurial.browser
- package hudson.plugins.mercurial.browser
I
isEmptySet()
- Method in class hudson.plugins.mercurial.
MercurialChangeSetList
isMerge()
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Checks if this is a merge changeset.
iterator()
- Method in class hudson.plugins.mercurial.
MercurialChangeSetList
M
MercurialChangeLogParser
- Class in
hudson.plugins.mercurial
Parses the changelog.xml.
MercurialChangeLogParser()
- Constructor for class hudson.plugins.mercurial.
MercurialChangeLogParser
MercurialChangeSet
- Class in
hudson.plugins.mercurial
Represents a change set.
MercurialChangeSet()
- Constructor for class hudson.plugins.mercurial.
MercurialChangeSet
MercurialChangeSetList
- Class in
hudson.plugins.mercurial
List of changeset that went into a particular build.
MercurialSCM
- Class in
hudson.plugins.mercurial
Mercurial SCM.
MercurialSCM(String, String, String, HgWeb)
- Constructor for class hudson.plugins.mercurial.
MercurialSCM
MercurialSCM.DescriptorImpl
- Class in
hudson.plugins.mercurial
N
newInstance(StaplerRequest)
- Method in class hudson.plugins.mercurial.
MercurialSCM.DescriptorImpl
P
parse(AbstractBuild, File)
- Method in class hudson.plugins.mercurial.
MercurialChangeLogParser
PluginImpl
- Class in
hudson.plugins.mercurial
Plugin entry point.
PluginImpl()
- Constructor for class hudson.plugins.mercurial.
PluginImpl
pollChanges(AbstractProject, Launcher, FilePath, TaskListener)
- Method in class hudson.plugins.mercurial.
MercurialSCM
S
setAdded(String)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
setAuthor(String)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
setDate(String)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
setDeleted(String)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
setFiles(String)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
setMsg(String)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
setNode(String)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
setParent(ChangeLogSet)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
setParents(String)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
setRev(long)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
setUser(String)
- Method in class hudson.plugins.mercurial.
MercurialChangeSet
Deprecated.
start()
- Method in class hudson.plugins.mercurial.
PluginImpl
B
C
D
G
H
I
M
N
P
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008. All Rights Reserved.