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.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.
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.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.
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.
getUser() - Method in class hudson.plugins.mercurial.MercurialChangeSet
Deprecated. 

H

hudson.plugins.mercurial - package hudson.plugins.mercurial
 

I

isEmptySet() - Method in class hudson.plugins.mercurial.MercurialChangeSetList
 
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) - 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
 
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

Copyright © 2007. All Rights Reserved.