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

A

addBaseline(String, Project.PromotionLevel) - Method in class net.praqma.hudson.scm.StoredBaselines
 
addBaseline(Baseline) - Method in class net.praqma.hudson.scm.StoredBaselines
 
addChange(String, String) - Method in class net.praqma.hudson.scm.ClearCaseChangeset
 
addState(CCUCMState.State) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
alternateTarget - Variable in class net.praqma.hudson.notifier.UCMDeliver
 

B

baselineName - Variable in class net.praqma.hudson.notifier.UCMDeliver
 
BaselineTemplate - Class in net.praqma.hudson.nametemplates
 
BaselineTemplate() - Constructor for class net.praqma.hudson.nametemplates.BaselineTemplate
 
beginDeliver(AbstractBuild<?, ?>, CCUCMState.State, BuildListener, File) - Method in class net.praqma.hudson.scm.CCUCMScm
 
buildEnvVars(AbstractBuild<?, ?>, Map<String, String>) - Method in class net.praqma.hudson.scm.CCUCMScm
 
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.CCUCMScm
 
call() - Method in class net.praqma.hudson.remoting.RemoteClearCaseCheck
 
ccucm - Static variable in class net.praqma.hudson.scm.CCUCMScm
 
CCUCM_LOGGER_STRING - Static variable in class net.praqma.hudson.scm.CCUCMScm
 
CCUCMBuildAction - Class in net.praqma.hudson
 
CCUCMBuildAction(Stream, Component) - Constructor for class net.praqma.hudson.CCUCMBuildAction
 
CCUCMException - Exception in net.praqma.hudson.exception
 
CCUCMException(String) - Constructor for exception net.praqma.hudson.exception.CCUCMException
 
CCUCMNotifier - Class in net.praqma.hudson.notifier
CCUCMNotifier perfoms the user-chosen CCUCM post-build actions
CCUCMNotifier() - Constructor for class net.praqma.hudson.notifier.CCUCMNotifier
 
CCUCMNotifier(boolean, boolean, boolean) - Constructor for class net.praqma.hudson.notifier.CCUCMNotifier
This constructor is used in the inner class DescriptorImpl.
CCUCMNotifier.DescriptorImpl - Class in net.praqma.hudson.notifier
This class is used by Hudson to define the plugin.
CCUCMNotifier.DescriptorImpl() - Constructor for class net.praqma.hudson.notifier.CCUCMNotifier.DescriptorImpl
 
CCUCMRunListener - Class in net.praqma.hudson
 
CCUCMRunListener() - Constructor for class net.praqma.hudson.CCUCMRunListener
 
CCUCMScm - Class in net.praqma.hudson.scm
is responsible for everything regarding Hudsons connection to ClearCase pre-build.
CCUCMScm() - Constructor for class net.praqma.hudson.scm.CCUCMScm
Default constructor, mainly used for unit tests.
CCUCMScm(String, String, String, boolean, String, String, String, boolean, String, boolean, boolean, boolean, boolean, String) - Constructor for class net.praqma.hudson.scm.CCUCMScm
 
CCUCMScm.AscendingDateSort - Class in net.praqma.hudson.scm
 
CCUCMScm.AscendingDateSort() - Constructor for class net.praqma.hudson.scm.CCUCMScm.AscendingDateSort
 
CCUCMScm.CCUCMScmDescriptor - Class in net.praqma.hudson.scm
This class is used to describe the plugin to Hudson
CCUCMScm.CCUCMScmDescriptor() - Constructor for class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
 
CCUCMState - Class in net.praqma.hudson.scm
Deprecated.  
CCUCMState() - Constructor for class net.praqma.hudson.scm.CCUCMState
Deprecated.  
CCUCMState.State - Class in net.praqma.hudson.scm
Deprecated. 
CCUCMState.State() - Constructor for class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
CCUCMState.State(String, Integer) - Constructor for class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
CCUCMState.State(String, Integer, Baseline, Stream, Component, boolean) - Constructor for class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
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.CCUCMScm
 
CheckoutTask - Class in net.praqma.hudson.remoting
 
CheckoutTask(BuildListener, String, Integer, Stream, String, Baseline, String, boolean, Pipe, PrintStream, LoggerSetting) - Constructor for class net.praqma.hudson.remoting.CheckoutTask
 
ClearCaseChangeset - Class in net.praqma.hudson.scm
 
ClearCaseChangeset() - Constructor for class net.praqma.hudson.scm.ClearCaseChangeset
 
ClearCaseChangeset.Element - Class in net.praqma.hudson.scm
 
ClearCaseChangeset.Element(String, String) - Constructor for class net.praqma.hudson.scm.ClearCaseChangeset.Element
 
ClearCaseVersionNumberTemplate - Class in net.praqma.hudson.nametemplates
 
ClearCaseVersionNumberTemplate() - Constructor for class net.praqma.hudson.nametemplates.ClearCaseVersionNumberTemplate
 
compare(Baseline, Baseline) - Method in class net.praqma.hudson.scm.CCUCMScm.AscendingDateSort
 
compareRemoteRevisionWith(AbstractProject<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class net.praqma.hudson.scm.CCUCMScm
This method polls the version control system to see if there are any changes in the source code.
completeRemoteDeliver(FilePath, BuildListener, CCUCMState.State, String, File, boolean) - Method in class net.praqma.hudson.remoting.RemoteUtil
 
ComponentTemplate - Class in net.praqma.hudson.nametemplates
 
ComponentTemplate() - Constructor for class net.praqma.hudson.nametemplates.ComponentTemplate
 
Config - Class in net.praqma.hudson
 
configure(StaplerRequest, JSONObject) - Method in class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
This method is called, when the user saves the global Hudson configuration.
create(String, Integer) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
createBaseline() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
createChangelog(List<Activity>, Baseline) - Static method in class net.praqma.hudson.Util
 
createChangeLogParser() - Method in class net.praqma.hudson.scm.CCUCMScm
 
CreateRemoteBaseline - Class in net.praqma.hudson.remoting
 
CreateRemoteBaseline(String, Component, File, String, BuildListener, Pipe, PrintStream, LoggerSetting) - Constructor for class net.praqma.hudson.remoting.CreateRemoteBaseline
 
createRemoteBaseline(FilePath, BuildListener, String, Component, File, String) - Method in class net.praqma.hudson.remoting.RemoteUtil
 

D

DateTemplate - Class in net.praqma.hudson.nametemplates
 
DateTemplate() - Constructor for class net.praqma.hudson.nametemplates.DateTemplate
 
DeliverNotCancelledException - Exception in net.praqma.hudson.exception
 
DeliverNotCancelledException(String) - Constructor for exception net.praqma.hudson.exception.DeliverNotCancelledException
 
devStream(String) - Static method in class net.praqma.hudson.Config
Deprecated.  
doBaseline(AbstractBuild<?, ?>, String, CCUCMState.State, BuildListener) - Method in class net.praqma.hudson.scm.CCUCMScm
 
doCheckTemplate(String) - Method in class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
 
doExecutableCheck(String) - Method in class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
This method is called by the scm/CCUCM/global.jelly to validate the input without reloading the global configuration page
doLevelCheck(String, String) - Method in class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
 
doPostbuild() - Method in class net.praqma.hudson.scm.CCUCMScm
 
doPostBuild() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
doRecommend() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  

E

EndView - Class in net.praqma.hudson.remoting
 
EndView(String) - Constructor for class net.praqma.hudson.remoting.EndView
 
endView(FilePath, String) - Method in class net.praqma.hudson.remoting.RemoteUtil
 
EnvTemplate - Class in net.praqma.hudson.nametemplates
 
EnvTemplate() - Constructor for class net.praqma.hudson.nametemplates.EnvTemplate
 
equals(Object) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
EstablishResult - Class in net.praqma.hudson.remoting
 
EstablishResult() - Constructor for class net.praqma.hudson.remoting.EstablishResult
 
EstablishResult(String) - Constructor for class net.praqma.hudson.remoting.EstablishResult
 

F

FileTemplate - Class in net.praqma.hudson.nametemplates
 
FileTemplate() - Constructor for class net.praqma.hudson.nametemplates.FileTemplate
 

G

getActHeadline() - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
 
getAffectedPaths() - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
Hudson calls this to show changes on the changes-page
getAppender() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getAuthor() - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
 
getBaseline() - Method in class net.praqma.hudson.CCUCMBuildAction
 
getBaseline() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getBaseline() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getBaseline(String) - Method in class net.praqma.hudson.scm.StoredBaselines
 
getBaselineName() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getBaselineName() - Method in class net.praqma.hudson.scm.ChangeLogSetImpl
 
getBaselines() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getBaselineValue(AbstractBuild<?, ?>) - Method in class net.praqma.hudson.scm.CCUCMScm
 
getBuild() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getBuildDescr() - Method in class net.praqma.hudson.notifier.Status
 
getBuildProject() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getBuildStatus() - Method in class net.praqma.hudson.notifier.Status
 
getChangeset() - Method in class net.praqma.hudson.remoting.EstablishResult
 
getChangeset() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
GetClearCaseVersion - Class in net.praqma.hudson.remoting
 
GetClearCaseVersion(Project, Pipe, PrintStream, LoggerSetting) - Constructor for class net.praqma.hudson.remoting.GetClearCaseVersion
 
getClearCaseVersion(FilePath, Project) - Method in class net.praqma.hudson.remoting.RemoteUtil
 
getComponent() - Method in class net.praqma.hudson.CCUCMBuildAction
 
getComponent() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getComponent() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getCreatedBaseline() - Method in class net.praqma.hudson.CCUCMBuildAction
 
getDeveloperStream(String, PVob, Stream, Baseline) - Method in class net.praqma.hudson.Util
 
getDisplayName() - Method in class net.praqma.hudson.CCUCMBuildAction
 
getDisplayName() - Method in class net.praqma.hudson.notifier.CCUCMNotifier.DescriptorImpl
 
getDisplayName() - Method in class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
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
getError() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getErrorMessage() - Method in class net.praqma.hudson.notifier.Status
 
getForceDeliver() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getForceDeliver() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getIconFileName() - Method in class net.praqma.hudson.CCUCMBuildAction
 
getIntegrationStream(Baseline, String) - Static method in class net.praqma.hudson.Config
 
getJobName() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getJobNumber() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getLevel(String) - Static method in class net.praqma.hudson.Util
 
getLevels() - Static method in class net.praqma.hudson.Config
 
getLevels() - Method in class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
Used by Hudson to display a list of valid promotion levels to build from.
getLevelToPoll() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getList() - Method in class net.praqma.hudson.scm.ClearCaseChangeset
 
getListener() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getLoadModule() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getLoadModule() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getLoadModules() - Method in class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
Used by Hudson to display a list of loadModules (whether to poll all or only modifiable elements
getLog() - Method in class net.praqma.hudson.remoting.EstablishResult
 
getLoggerSetting() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getMessage() - Method in class net.praqma.hudson.remoting.EstablishResult
 
getMsg() - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
Used in digest.jelly to get the message attached to the entry
getMultiSiteFrquency() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getMultisitePolling() - Method in class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
 
getMultisitePolling() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getNameTemplate() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getNameTemplate() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getPlevel() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getPolling() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getPolling() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getPromotedLevel() - Method in class net.praqma.hudson.notifier.Status
 
GetRelatedStreams - Class in net.praqma.hudson.remoting
 
GetRelatedStreams(TaskListener, Stream, boolean, Pipe, PrintStream, LoggerSetting, boolean) - Constructor for class net.praqma.hudson.remoting.GetRelatedStreams
 
getRelatedStreams(FilePath, TaskListener, Stream, boolean, boolean, boolean) - Method in class net.praqma.hudson.remoting.RemoteUtil
 
GetRemoteBaselineFromStream - Class in net.praqma.hudson.remoting
 
GetRemoteBaselineFromStream(Component, Stream, Project.PromotionLevel, Pipe, PrintStream, LoggerSetting, boolean) - Constructor for class net.praqma.hudson.remoting.GetRemoteBaselineFromStream
 
getRemoteBaselinesFromStream(FilePath, Component, Stream, Project.PromotionLevel, boolean, boolean) - Method in class net.praqma.hudson.remoting.RemoteUtil
 
getRequiredMonitorService() - Method in class net.praqma.hudson.notifier.CCUCMNotifier
 
getSlavePolling() - Method in class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
 
getSlavePolling() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getSnapshotView() - Method in class net.praqma.hudson.remoting.CheckoutTask
 
getSnapShotView() - Method in class net.praqma.hudson.remoting.RemoteDeliver
 
getState(String, Integer) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated. Get a state given job name and job number
getStateByBaseline(String, String) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
getStates(String) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
getStream() - Method in class net.praqma.hudson.CCUCMBuildAction
 
getStream() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getStream() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getStreamObject() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getTreatUnstable() - Method in class net.praqma.hudson.scm.CCUCMScm
 
getType() - Method in class net.praqma.hudson.scm.Unstable
 
getUnstable() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
getUrlName() - Method in class net.praqma.hudson.CCUCMBuildAction
 
getUser() - Method in class net.praqma.hudson.scm.ClearCaseChangeset.Element
 
getVersion() - Method in class net.praqma.hudson.scm.ClearCaseChangeset.Element
 
getView() - Method in class net.praqma.hudson.remoting.EstablishResult
 
getViewPath() - Method in class net.praqma.hudson.CCUCMBuildAction
 
getViewTag() - Method in class net.praqma.hudson.CCUCMBuildAction
 
getViewtag() - Method in class net.praqma.hudson.remoting.EstablishResult
 
getWorkspace() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  

I

initializeAppender(AbstractBuild<?, ?>, Appender) - Static method in class net.praqma.hudson.Util
 
invoke(File, VirtualChannel) - Method in class net.praqma.hudson.remoting.CheckoutTask
 
invoke(File, VirtualChannel) - Method in class net.praqma.hudson.remoting.CreateRemoteBaseline
 
invoke(File, VirtualChannel) - Method in class net.praqma.hudson.remoting.EndView
 
invoke(File, VirtualChannel) - Method in class net.praqma.hudson.remoting.GetClearCaseVersion
 
invoke(File, VirtualChannel) - Method in class net.praqma.hudson.remoting.GetRelatedStreams
 
invoke(File, VirtualChannel) - Method in class net.praqma.hudson.remoting.GetRemoteBaselineFromStream
 
invoke(File, VirtualChannel) - Method in class net.praqma.hudson.remoting.LoadEntity
 
invoke(File, VirtualChannel) - Method in class net.praqma.hudson.remoting.RemoteDeliver
 
invoke(File, VirtualChannel) - Method in class net.praqma.hudson.remoting.RemoteDeliverComplete
 
isAddedByPoller() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
isApplicable(Class<? extends AbstractProject>) - Method in class net.praqma.hudson.notifier.CCUCMNotifier.DescriptorImpl
 
isCreateBaseline() - Method in class net.praqma.hudson.scm.CCUCMScm
 
isEmptySet() - Method in class net.praqma.hudson.scm.ChangeLogSetImpl
 
isMakeTag() - Method in class net.praqma.hudson.scm.CCUCMScm
 
isMakeTag() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
isMultiSite() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
isPolling() - Method in class net.praqma.hudson.scm.Polling
This is actually only important if the polling type is not set.
isPollingChilds() - Method in class net.praqma.hudson.scm.Polling
 
isPollingOther() - Method in class net.praqma.hudson.scm.Polling
 
isPollingSelf() - Method in class net.praqma.hudson.scm.Polling
 
isPollingSiblings() - Method in class net.praqma.hudson.scm.Polling
 
isRecommend() - Method in class net.praqma.hudson.scm.CCUCMScm
 
isRecommended() - Method in class net.praqma.hudson.notifier.Status
 
isSetDescription() - Method in class net.praqma.hudson.scm.CCUCMScm
 
isSetDescription() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
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
 
iterator() - Method in class net.praqma.hudson.scm.ChangeLogSetImpl
 

L

levelVar - Static variable in class net.praqma.hudson.Config
 
LoadEntity - Class in net.praqma.hudson.remoting
 
LoadEntity(UCMEntity, Pipe, PrintStream, LoggerSetting) - Constructor for class net.praqma.hudson.remoting.LoadEntity
 
loadEntity(FilePath, UCMEntity, boolean) - Method in class net.praqma.hudson.remoting.RemoteUtil
 
logAllVar - Static variable in class net.praqma.hudson.Config
 
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
 
logVar - Static variable in class net.praqma.hudson.Config
 

M

makeView(Stream, File, BuildListener, String, File, String) - Static method in class net.praqma.hudson.Util
 
makeView(Stream, File, BuildListener, String, File, String, boolean) - Static method in class net.praqma.hudson.Util
 
milliToMinute(long) - Static method in class net.praqma.hudson.scm.StoredBaselines
 

N

nameLong - Static variable in class net.praqma.hudson.Config
 
nameShort - Static variable in class net.praqma.hudson.Config
 
NameTemplate - Class in net.praqma.hudson.nametemplates
 
NameTemplate() - Constructor for class net.praqma.hudson.nametemplates.NameTemplate
 
needsToBeCompleted() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
needsToRunAfterFinalized() - Method in class net.praqma.hudson.notifier.CCUCMNotifier
This indicates whether to let CCUCM 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.nametemplates - package net.praqma.hudson.nametemplates
 
net.praqma.hudson.notifier - package net.praqma.hudson.notifier
 
net.praqma.hudson.remoting - package net.praqma.hudson.remoting
 
net.praqma.hudson.scm - package net.praqma.hudson.scm
 
newInstance(StaplerRequest, JSONObject) - Method in class net.praqma.hudson.notifier.CCUCMNotifier.DescriptorImpl
Hudson uses this method to create a new instance of CCUCMNotifier.
newInstance(StaplerRequest, JSONObject) - Method in class net.praqma.hudson.scm.CCUCMScm.CCUCMScmDescriptor
 
NotifierException - Exception in net.praqma.hudson.exception
 
NotifierException(String) - Constructor for exception net.praqma.hudson.exception.NotifierException
 
NumberTemplate - Class in net.praqma.hudson.nametemplates
 
NumberTemplate() - Constructor for class net.praqma.hudson.nametemplates.NumberTemplate
 

O

onFinalized(Run) - Method in class net.praqma.hudson.CCUCMRunListener
 

P

parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.BaselineTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.ClearCaseVersionNumberTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.ComponentTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.DateTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.EnvTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.FileTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.NumberTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.ProjectTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.StreamTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.Template
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.TimeTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.UserTemplate
 
parse(CCUCMState.State, String) - Method in class net.praqma.hudson.nametemplates.VersionNumberTemplate
 
parse(AbstractBuild, File) - Method in class net.praqma.hudson.scm.ChangeLogParserImpl
 
parseTemplate(String, CCUCMState.State) - Static method in class net.praqma.hudson.nametemplates.NameTemplate
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class net.praqma.hudson.notifier.CCUCMNotifier
 
Polling - Class in net.praqma.hudson.scm
 
Polling() - Constructor for class net.praqma.hudson.scm.Polling
 
Polling(Polling.PollingType) - Constructor for class net.praqma.hudson.scm.Polling
 
Polling(String) - Constructor for class net.praqma.hudson.scm.Polling
 
printBaselines(List<Baseline>, PrintStream) - Method in class net.praqma.hudson.scm.CCUCMScm
 
ProjectTemplate - Class in net.praqma.hudson.nametemplates
 
ProjectTemplate() - Constructor for class net.praqma.hudson.nametemplates.ProjectTemplate
 
prune(long) - Method in class net.praqma.hudson.scm.StoredBaselines
Prunes the list of baselines and returns the number of baselines removed

R

recalculate(AbstractProject<?, ?>) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
RemoteClearCaseCheck - Class in net.praqma.hudson.remoting
 
RemoteClearCaseCheck() - Constructor for class net.praqma.hudson.remoting.RemoteClearCaseCheck
 
RemoteDeliver - Class in net.praqma.hudson.remoting
 
RemoteDeliver(String, BuildListener, Pipe, PrintStream, LoggerSetting, String, String, String, boolean) - Constructor for class net.praqma.hudson.remoting.RemoteDeliver
 
RemoteDeliverComplete - Class in net.praqma.hudson.remoting
 
RemoteDeliverComplete(Baseline, Stream, String, File, boolean, BuildListener, Pipe, PrintStream, LoggerSetting) - Constructor for class net.praqma.hudson.remoting.RemoteDeliverComplete
 
RemoteUtil - Class in net.praqma.hudson.remoting
 
RemoteUtil(LoggerSetting, Appender) - Constructor for class net.praqma.hudson.remoting.RemoteUtil
 
remove() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
removeState(String, Integer) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
removeState(CCUCMState.State) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
rutil - Static variable in class net.praqma.hudson.nametemplates.Template
 

S

save() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated. 
ScmException - Exception in net.praqma.hudson.exception
 
ScmException(String, Exception) - Constructor for exception net.praqma.hudson.exception.ScmException
 
SCMRevisionStateImpl - Class in net.praqma.hudson.scm
 
SCMRevisionStateImpl() - Constructor for class net.praqma.hudson.scm.SCMRevisionStateImpl
 
serialVersionUID - Static variable in exception net.praqma.hudson.exception.CCUCMException
 
serialVersionUID - Static variable in exception net.praqma.hudson.exception.NotifierException
 
serialVersionUID - Static variable in exception net.praqma.hudson.exception.TemplateException
 
setActHeadline(String) - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
 
setActName(String) - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
 
setAddedByPoller(boolean) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setAppender(Appender) - Method in class net.praqma.hudson.remoting.RemoteUtil
 
setBaseline(Baseline) - Method in class net.praqma.hudson.CCUCMBuildAction
 
setBaseline(Baseline) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setBaselineName(String) - Method in class net.praqma.hudson.scm.ChangeLogSetImpl
 
setBaselines(List<Baseline>) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setBuild(AbstractBuild<?, ?>) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setBuildDescr(String) - Method in class net.praqma.hudson.notifier.Status
 
setBuildStatus(Result) - Method in class net.praqma.hudson.notifier.Status
 
setChangeset(ClearCaseChangeset) - Method in class net.praqma.hudson.remoting.EstablishResult
 
setChangeset(ClearCaseChangeset) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setComponent(Component) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setCreatebaseline(boolean) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setCreatedBaseline(Baseline) - Method in class net.praqma.hudson.CCUCMBuildAction
 
setError(String) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setErrorMessage(String) - Method in class net.praqma.hudson.notifier.Status
 
setForceDeliver(boolean) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setJobName(String) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setJobNumber(Integer) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setListener(TaskListener) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setLoadModule(String) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setLog(String) - Method in class net.praqma.hudson.remoting.EstablishResult
 
setLoggerSetting(LoggerSetting) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setMakeTag(boolean) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setMessage(String) - Method in class net.praqma.hudson.remoting.EstablishResult
 
setMultiSiteFrequency(long) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setMultisitePolling(boolean) - Method in class net.praqma.hudson.scm.CCUCMScm
 
setMyAuthor(String) - Method in class net.praqma.hudson.scm.ChangeLogEntryImpl
 
setNameTemplate(String) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setNeedsToBeCompleted(boolean) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
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(Project.PromotionLevel) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setPolling(Polling) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setPostBuild(boolean) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setPromotedLevel(Project.PromotionLevel) - Method in class net.praqma.hudson.notifier.Status
 
setRecommend(boolean) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setRecommended(boolean) - Method in class net.praqma.hudson.notifier.Status
 
setSetDescription(boolean) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setStable(boolean) - Method in class net.praqma.hudson.notifier.Status
 
setStream(Stream) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setTagAvailable(boolean) - Method in class net.praqma.hudson.notifier.Status
 
setTagPersisted(boolean) - Method in class net.praqma.hudson.notifier.Status
 
setUnstable(Unstable) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
setView(SnapshotView) - Method in class net.praqma.hudson.remoting.EstablishResult
 
setViewPath(File) - Method in class net.praqma.hudson.CCUCMBuildAction
 
setViewTag(String) - Method in class net.praqma.hudson.CCUCMBuildAction
 
setViewtag(String) - Method in class net.praqma.hudson.remoting.EstablishResult
 
setWorkspace(FilePath) - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
signalFault(String, Integer) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
size() - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
stateExists(CCUCMState.State) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
stateExists(String, Integer) - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  
Status - Class in net.praqma.hudson.notifier
 
Status() - Constructor for class net.praqma.hudson.notifier.Status
 
StoredBaselines - Class in net.praqma.hudson.scm
 
StoredBaselines() - Constructor for class net.praqma.hudson.scm.StoredBaselines
 
StoredBaselines.StoredBaseline - Class in net.praqma.hudson.scm
 
StreamTemplate - Class in net.praqma.hudson.nametemplates
 
StreamTemplate() - Constructor for class net.praqma.hudson.nametemplates.StreamTemplate
 
stringify() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
stringify() - Method in class net.praqma.hudson.scm.CCUCMState
Deprecated.  

T

Template - Class in net.praqma.hudson.nametemplates
 
Template() - Constructor for class net.praqma.hudson.nametemplates.Template
 
TemplateException - Exception in net.praqma.hudson.exception
 
TemplateException(String) - Constructor for exception net.praqma.hudson.exception.TemplateException
 
testTemplate(String) - Static method in class net.praqma.hudson.nametemplates.NameTemplate
 
TimeTemplate - Class in net.praqma.hudson.nametemplates
 
TimeTemplate() - Constructor for class net.praqma.hudson.nametemplates.TimeTemplate
 
toString() - Method in class net.praqma.hudson.scm.CCUCMState.State
Deprecated.  
toString() - Method in class net.praqma.hudson.scm.Polling
 
toString() - Method in class net.praqma.hudson.scm.StoredBaselines.StoredBaseline
 
toString() - Method in class net.praqma.hudson.scm.StoredBaselines
 
toString() - Method in class net.praqma.hudson.scm.Unstable
 
treatFailed() - Method in class net.praqma.hudson.scm.Unstable
 
treatSuccessful() - Method in class net.praqma.hudson.scm.Unstable
 
trim(String) - Static method in class net.praqma.hudson.nametemplates.NameTemplate
 

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
 
UnableToInitializeWorkspaceException - Exception in net.praqma.hudson.exception
 
UnableToInitializeWorkspaceException(String, Exception) - Constructor for exception net.praqma.hudson.exception.UnableToInitializeWorkspaceException
 
Unstable - Class in net.praqma.hudson.scm
 
Unstable(Unstable.Type) - Constructor for class net.praqma.hudson.scm.Unstable
 
Unstable(String) - Constructor for class net.praqma.hudson.scm.Unstable
 
Unstable.Type - Enum in net.praqma.hudson.scm
 
UserTemplate - Class in net.praqma.hudson.nametemplates
 
UserTemplate() - Constructor for class net.praqma.hudson.nametemplates.UserTemplate
 
Util - Class in net.praqma.hudson
 
Util() - Constructor for class net.praqma.hudson.Util
 

V

validateTemplates(CCUCMState.State) - Static method in class net.praqma.hudson.nametemplates.NameTemplate
 
valueOf(String) - Static method in enum net.praqma.hudson.scm.Unstable.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.praqma.hudson.scm.Unstable.Type
Returns an array containing the constants of this enum type, in the order they are declared.
versionFrom - Variable in class net.praqma.hudson.notifier.UCMDeliver
 
VersionNumberTemplate - Class in net.praqma.hudson.nametemplates
 
VersionNumberTemplate() - Constructor for class net.praqma.hudson.nametemplates.VersionNumberTemplate
 

_

__CCUCM_STORED_BASELINES_THRESHOLD - Static variable in class net.praqma.hudson.scm.CCUCMScm
 

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

Copyright © 2004-2012. All Rights Reserved.