A B C D E G I L M N P R S T U V _

A

addBaseline(String, Project.Plevel) - Method in class net.praqma.hudson.scm.StoredBaselines
 
addBaseline(Baseline) - Method in class net.praqma.hudson.scm.StoredBaselines
 
addState(PucmState.State) - Method in class net.praqma.hudson.scm.PucmState
 
addToLog(String) - Method in class net.praqma.hudson.notifier.Status
 
alternateTarget - Variable in class net.praqma.hudson.notifier.UCMDeliver
 

B

baselineName - Variable in class net.praqma.hudson.notifier.UCMDeliver
 
buildEnvVars(AbstractBuild<?, ?>, Map<String, String>) - Method in class net.praqma.hudson.scm.PucmScm
 
buildnumberMajor - Variable in class net.praqma.hudson.notifier.UCMDeliver
 
buildnumberMinor - Variable in class net.praqma.hudson.notifier.UCMDeliver
 
buildnumberPatch - Variable in class net.praqma.hudson.notifier.UCMDeliver
 
buildnumberSequence - Variable in class net.praqma.hudson.notifier.UCMDeliver
 
buildnumberSequenceSelector - Variable in class net.praqma.hudson.notifier.UCMDeliver
 

C

calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class net.praqma.hudson.scm.PucmScm
 
ChangeLogEntryImpl - Class in net.praqma.hudson.scm
A change set is a collection of changed entries.
ChangeLogEntryImpl() - Constructor for class net.praqma.hudson.scm.ChangeLogEntryImpl
 
ChangeLogParserImpl - Class in net.praqma.hudson.scm
 
ChangeLogParserImpl() - Constructor for class net.praqma.hudson.scm.ChangeLogParserImpl
 
ChangeLogSetImpl - Class in net.praqma.hudson.scm
This class represents a ChangeLogSet.
ChangeLogSetImpl(AbstractBuild<?, ?>, List<ChangeLogEntryImpl>) - Constructor for class net.praqma.hudson.scm.ChangeLogSetImpl
 
checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class net.praqma.hudson.scm.PucmScm
 
CheckoutTask - Class in net.praqma.hudson.scm
 
CheckoutTask(BuildListener, String, Integer, String, String, String, String, PraqmaLogger.Logger) - Constructor for class net.praqma.hudson.scm.CheckoutTask
 
compareRemoteRevisionWith(AbstractProject<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class net.praqma.hudson.scm.PucmScm
 
Config - Class in net.praqma.hudson
 
configure(StaplerRequest, JSONObject) - Method in class net.praqma.hudson.scm.PucmScm.PucmScmDescriptor
This method is called, when the user saves the global Hudson configuration.
createChangeLogParser() - Method in class net.praqma.hudson.scm.PucmScm
 

D

doExecutableCheck(String) - Method in class net.praqma.hudson.scm.PucmScm.PucmScmDescriptor
This method is called by the scm/Pucm/global.jelly to validate the input without reloading the global configuration page
doPostbuild() - Method in class net.praqma.hudson.scm.PucmScm
 
doPostBuild() - Method in class net.praqma.hudson.scm.PucmState.State
 

E

equals(Object) - Method in class net.praqma.hudson.scm.PucmState.State
 

G

getAffectedPaths() - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
Hudson calls this to show changes on the changes-page
getAlternateTarget() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
getAuthor() - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
 
getBaseline() - Method in class net.praqma.hudson.scm.PucmScm
 
getBaseline() - Method in class net.praqma.hudson.scm.PucmState.State
 
getBaseline(String) - Method in class net.praqma.hudson.scm.StoredBaselines
 
getBaselineDiffs() - Method in class net.praqma.hudson.scm.CheckoutTask
 
getBaselineName() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
getBaselineName() - Method in class net.praqma.hudson.scm.ChangeLogSetImpl
 
getBaselines() - Method in class net.praqma.hudson.scm.PucmState.State
 
getBuildDescr() - Method in class net.praqma.hudson.notifier.Status
 
getbuildnumberMajor() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
getbuildnumberMinor() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
getbuildnumberPatch() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
getBuildnumberSequenceSelector() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
getBuildProject() - Method in class net.praqma.hudson.scm.PucmScm
 
getBuildStatus() - Method in class net.praqma.hudson.notifier.Status
 
getCleartool() - Method in class net.praqma.hudson.scm.PucmScm.PucmScmDescriptor
Called by Hudson.
getComponent() - Method in class net.praqma.hudson.scm.PucmScm
 
getComponent() - Method in class net.praqma.hudson.scm.PucmState.State
 
getDisplayName() - Method in class net.praqma.hudson.notifier.PucmNotifier.DescriptorImpl
 
getDisplayName() - Method in class net.praqma.hudson.scm.PucmScm.PucmScmDescriptor
This is called by Hudson to discover the plugin name
getEntries() - Method in class net.praqma.hudson.scm.ChangeLogSetImpl
Used by index.jelly to display list of entries
getIntegrationStream(Baseline, PrintStream, String) - Static method in class net.praqma.hudson.Config
 
getJobName() - Method in class net.praqma.hudson.scm.PucmState.State
 
getJobNumber() - Method in class net.praqma.hudson.scm.PucmState.State
 
getLevels() - Static method in class net.praqma.hudson.Config
 
getLevels() - Method in class net.praqma.hudson.scm.PucmScm.PucmScmDescriptor
Used by Hudson to display a list of valid promotion levels to build from.
getLevelToPoll() - Method in class net.praqma.hudson.scm.PucmScm
 
getLoadModule() - Method in class net.praqma.hudson.scm.PucmScm
 
getLoadModule() - Method in class net.praqma.hudson.scm.PucmState.State
 
getLoadModules() - Method in class net.praqma.hudson.scm.PucmScm.PucmScmDescriptor
Used by Hudson to display a list of loadModules (whether to poll all or only modifiable elements
getLog() - Method in class net.praqma.hudson.notifier.Status
 
getLogger() - Method in class net.praqma.hudson.scm.PucmState.State
 
getMsg() - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
Used in digest.jelly to get the message attached to the entry
getMultiSite() - Method in class net.praqma.hudson.scm.PucmScm
 
getMultiSiteFrequency() - Method in class net.praqma.hudson.scm.PucmScm.PucmScmDescriptor
 
getMultiSiteFrequencyAsInt() - Method in class net.praqma.hudson.scm.PucmScm.PucmScmDescriptor
 
getMultiSiteFrquency() - Method in class net.praqma.hudson.scm.PucmState.State
 
getPlevel() - Method in class net.praqma.hudson.scm.PucmState.State
 
getPromote() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
getPromoteAction() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
getPromotedLevel() - Method in class net.praqma.hudson.notifier.Status
 
getPvob(Stream) - Static method in class net.praqma.hudson.Config
 
getRequiredMonitorService() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
getSnapshotView() - Method in class net.praqma.hudson.scm.CheckoutTask
 
getState(String, Integer) - Method in class net.praqma.hudson.scm.PucmState
Get a state given job name and job number
getStateByBaseline(String, String) - Method in class net.praqma.hudson.scm.PucmState
 
getStream() - Method in class net.praqma.hudson.scm.PucmScm
 
getStream() - Method in class net.praqma.hudson.scm.PucmState.State
 
getStreamObject() - Method in class net.praqma.hudson.scm.PucmScm
 
GetVersion - Class in net.praqma.hudson
 
GetVersion() - Constructor for class net.praqma.hudson.GetVersion
 
getVersionFrom() - Method in class net.praqma.hudson.notifier.PucmNotifier
 

I

invoke(File, VirtualChannel) - Method in class net.praqma.hudson.scm.CheckoutTask
 
isAddedByPoller() - Method in class net.praqma.hudson.scm.PucmState.State
 
isApplicable(Class<? extends AbstractProject>) - Method in class net.praqma.hudson.notifier.PucmNotifier.DescriptorImpl
 
isEmptySet() - Method in class net.praqma.hudson.scm.ChangeLogSetImpl
 
isMakeTag() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
isMultiSite() - Method in class net.praqma.hudson.scm.PucmState.State
 
isNewest() - Method in class net.praqma.hudson.scm.PucmScm
 
isPLevel() - Method in class net.praqma.hudson.notifier.Status
 
isRecommended() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
isRecommended() - Method in class net.praqma.hudson.notifier.Status
 
isSetDescription() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
isStable() - Method in class net.praqma.hudson.notifier.Status
 
isTagAvailable() - Method in class net.praqma.hudson.notifier.Status
 
isTagPersisted() - Method in class net.praqma.hudson.notifier.Status
 
isUcmDeliver() - Method in class net.praqma.hudson.notifier.PucmNotifier
 
iterator() - Method in class net.praqma.hudson.scm.ChangeLogSetImpl
 

L

logger - Static variable in class net.praqma.hudson.Config
 
logger - Static variable in class net.praqma.hudson.scm.ChangeLogEntryImpl
 
logger - Static variable in class net.praqma.hudson.scm.ChangeLogParserImpl
 
logger - Static variable in class net.praqma.hudson.scm.ChangeLogSetImpl
 
logger - Static variable in class net.praqma.hudson.scm.SCMRevisionStateImpl
 

M

main(String[]) - Static method in class net.praqma.hudson.GetVersion
 
milliToMinute(long) - Static method in class net.praqma.hudson.scm.StoredBaselines
 

N

needsToRunAfterFinalized() - Method in class net.praqma.hudson.notifier.PucmNotifier
This indicates whether to let pucm run after(true) the job is done or before(false)
net.praqma.hudson - package net.praqma.hudson
 
net.praqma.hudson.exception - package net.praqma.hudson.exception
 
net.praqma.hudson.notifier - package net.praqma.hudson.notifier
 
net.praqma.hudson.scm - package net.praqma.hudson.scm
 
newInstance(StaplerRequest, JSONObject) - Method in class net.praqma.hudson.notifier.PucmNotifier.DescriptorImpl
Hudson uses this method to create a new instance of PucmNotifier.
NotifierException - Exception in net.praqma.hudson.exception
 
NotifierException(String) - Constructor for exception net.praqma.hudson.exception.NotifierException
 

P

parse(AbstractBuild, File) - Method in class net.praqma.hudson.scm.ChangeLogParserImpl
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class net.praqma.hudson.notifier.PucmNotifier
 
printBaselines(List<Baseline>, PrintStream) - Method in class net.praqma.hudson.scm.PucmScm
 
prune(long) - Method in class net.praqma.hudson.scm.StoredBaselines
Prunes the list of baselines and returns the number of baselines removed
pucm - Static variable in class net.praqma.hudson.scm.PucmScm
 
PUCM_LOGGER_STRING - Static variable in class net.praqma.hudson.scm.PucmScm
 
PucmNotifier - Class in net.praqma.hudson.notifier
PucmNotifier perfoms the user-chosen PUCM post-build actions
PucmNotifier(boolean, boolean, boolean, boolean) - Constructor for class net.praqma.hudson.notifier.PucmNotifier
Deprecated.  
PucmNotifier(boolean, boolean, boolean, boolean, boolean, String, String, boolean) - Constructor for class net.praqma.hudson.notifier.PucmNotifier
Deprecated. as of PUCM 0.3.8
PucmNotifier(boolean, boolean, boolean, boolean, UCMDeliver) - Constructor for class net.praqma.hudson.notifier.PucmNotifier
Deprecated. as of 0.3.16
PucmNotifier(boolean, boolean, boolean, boolean, UCMDeliver, int) - Constructor for class net.praqma.hudson.notifier.PucmNotifier
This constructor is used in the inner class DescriptorImpl.
PucmNotifier.DescriptorImpl - Class in net.praqma.hudson.notifier
This class is used by Hudson to define the plugin.
PucmNotifier.DescriptorImpl() - Constructor for class net.praqma.hudson.notifier.PucmNotifier.DescriptorImpl
 
PucmScm - Class in net.praqma.hudson.scm
Pucm is responsible for everything regarding Hudsons connection to ClearCase pre-build.
PucmScm() - Constructor for class net.praqma.hudson.scm.PucmScm
Default constructor, mainly used for unit tests.
PucmScm(String, String, String, String, boolean, boolean, String) - Constructor for class net.praqma.hudson.scm.PucmScm
Deprecated. as of 0.3.10
PucmScm(String, String, String, String, boolean, boolean, boolean, String) - Constructor for class net.praqma.hudson.scm.PucmScm
The constructor is used by Hudson to create the instance of the plugin needed for a connection to ClearCase.
PucmScm.PucmScmDescriptor - Class in net.praqma.hudson.scm
This class is used to describe the plugin to Hudson
PucmScm.PucmScmDescriptor() - Constructor for class net.praqma.hudson.scm.PucmScm.PucmScmDescriptor
 
PucmState - Class in net.praqma.hudson.scm
This is the state object for the Pucm jobs
PucmState() - Constructor for class net.praqma.hudson.scm.PucmState
 
PucmState.State - Class in net.praqma.hudson.scm
 
PucmState.State() - Constructor for class net.praqma.hudson.scm.PucmState.State
 
PucmState.State(String, Integer) - Constructor for class net.praqma.hudson.scm.PucmState.State
 
PucmState.State(String, Integer, Baseline, Stream, Component, boolean) - Constructor for class net.praqma.hudson.scm.PucmState.State
 

R

recalculate(AbstractProject<?, ?>) - Method in class net.praqma.hudson.scm.PucmState
 
remove() - Method in class net.praqma.hudson.scm.PucmState.State
 
removeState(String, Integer) - Method in class net.praqma.hudson.scm.PucmState
 
removeState(PucmState.State) - Method in class net.praqma.hudson.scm.PucmState
 

S

save() - Method in class net.praqma.hudson.scm.PucmState.State
Deprecated. 
ScmException - Exception in net.praqma.hudson.exception
 
ScmException(String) - Constructor for exception net.praqma.hudson.exception.ScmException
 
SCMRevisionStateImpl - Class in net.praqma.hudson.scm
 
SCMRevisionStateImpl() - Constructor for class net.praqma.hudson.scm.SCMRevisionStateImpl
 
setActName(String) - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
 
setAddedByPoller(boolean) - Method in class net.praqma.hudson.scm.PucmState.State
 
setBaseline(Baseline) - Method in class net.praqma.hudson.scm.PucmState.State
 
setBaselineName(String) - Method in class net.praqma.hudson.scm.ChangeLogSetImpl
 
setBaselines(List<Baseline>) - Method in class net.praqma.hudson.scm.PucmState.State
 
setBuildDescr(String) - Method in class net.praqma.hudson.notifier.Status
 
setBuildStatus(Result) - Method in class net.praqma.hudson.notifier.Status
 
setComponent(Component) - Method in class net.praqma.hudson.scm.PucmState.State
 
setContext() - Static method in class net.praqma.hudson.Config
 
setJobName(String) - Method in class net.praqma.hudson.scm.PucmState.State
 
setJobNumber(Integer) - Method in class net.praqma.hudson.scm.PucmState.State
 
setLoadModule(String) - Method in class net.praqma.hudson.scm.PucmState.State
 
setLogger(PraqmaLogger.Logger) - Method in class net.praqma.hudson.scm.PucmState.State
 
setMultiSiteFrquency(long) - Method in class net.praqma.hudson.scm.PucmState.State
 
setMyAuthor(String) - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
 
setNextFilepath(String) - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
 
setParent(ChangeLogSetImpl) - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
This is to tell the Entry which Changeset it belongs to
setPLevel(boolean) - Method in class net.praqma.hudson.notifier.Status
 
setPlevel(Project.Plevel) - Method in class net.praqma.hudson.scm.PucmState.State
 
setPostBuild(boolean) - Method in class net.praqma.hudson.scm.PucmState.State
 
setPromotedLevel(Project.Plevel) - Method in class net.praqma.hudson.notifier.Status
 
setRecommended(boolean) - Method in class net.praqma.hudson.notifier.Status
 
setStable(boolean) - Method in class net.praqma.hudson.notifier.Status
 
setStream(Stream) - Method in class net.praqma.hudson.scm.PucmState.State
 
setTagAvailable(boolean) - Method in class net.praqma.hudson.notifier.Status
 
setTagPersisted(boolean) - Method in class net.praqma.hudson.notifier.Status
 
size() - Method in class net.praqma.hudson.scm.PucmState
 
stateExists(PucmState.State) - Method in class net.praqma.hudson.scm.PucmState
 
stateExists(String, Integer) - Method in class net.praqma.hudson.scm.PucmState
 
Status - Class in net.praqma.hudson.notifier
 
Status() - Constructor for class net.praqma.hudson.notifier.Status
 
storedBaselines - Static variable in class net.praqma.hudson.scm.PucmScm
 
StoredBaselines - Class in net.praqma.hudson.scm
 
StoredBaselines() - Constructor for class net.praqma.hudson.scm.StoredBaselines
 
StoredBaselines.StoredBaseline - Class in net.praqma.hudson.scm
 
stringify() - Method in class net.praqma.hudson.scm.PucmState.State
 
stringify() - Method in class net.praqma.hudson.scm.PucmState
 

T

toString() - Method in class net.praqma.hudson.scm.PucmState.State
 
toString() - Method in class net.praqma.hudson.scm.StoredBaselines.StoredBaseline
 
toString() - Method in class net.praqma.hudson.scm.StoredBaselines
 

U

UCMDeliver - Class in net.praqma.hudson.notifier
 
UCMDeliver() - Constructor for class net.praqma.hudson.notifier.UCMDeliver
 
ucmDeliver - Variable in class net.praqma.hudson.notifier.UCMDeliver
 

V

Version - Class in net.praqma.hudson
 
Version() - Constructor for class net.praqma.hudson.Version
 
version - Static variable in class net.praqma.hudson.Version
 
versionFrom - Variable in class net.praqma.hudson.notifier.UCMDeliver
 

_

__NO_PROMOTE - Static variable in class net.praqma.hudson.notifier.PucmNotifier
 
__PROMOTE_STABLE - Static variable in class net.praqma.hudson.notifier.PucmNotifier
 
__PROMOTE_UNSTABLE - Static variable in class net.praqma.hudson.notifier.PucmNotifier
 
__PUCM_STORED_BASELINES_THRESHOLD - Static variable in class net.praqma.hudson.scm.PucmScm
 
__UNKNOWN_PROMOTE - Static variable in class net.praqma.hudson.notifier.PucmNotifier
 

A B C D E G I L M N P R S T U V _

Copyright © 2011. All Rights Reserved.