A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

AB_NO_SESSION - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
 
AbstractFTPClass - class net.sourceforge.cruisecontrol.util.AbstractFTPClass.
Generic class that acts as a parent to FTP related tasks to push files out to a host.
AbstractFTPClass() - Constructor for class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
Accurev - class net.sourceforge.cruisecontrol.sourcecontrols.Accurev.
This class handles all Accurev aspects of determining the modifications since the last good build.
Accurev() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Accurev
 
AccurevBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper.
Simply runs "accurev update" to update the current workspace.
AccurevBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
AccurevCommand - class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand.
Enumerates the commands used in the plugins.
AccurevCommand(String) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand
 
AccurevCommandline - class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline.
Allows to build and execute a valid accurev command line.
AccurevCommandline(AccurevCommand) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Creates a new AccurevCommandline.
AccurevInputParser - interface net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevInputParser.
Interface for Accurev stdout parsers.
AlienBrain - class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain.
This class implements the SourceControl methods for an AlienBrain repository.
AlienBrain() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
 
AlienBrainBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.AlienBrainBootstrapper.
 
AlienBrainBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.AlienBrainBootstrapper
 
AlienBrainCore - class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore.
This class implements the SourceControl methods for an AlienBrain repository.
AlienBrainCore() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
 
AllFusionHarvestCM511 - class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511.
This class implements the SourceControl methods for an AllFusion Harvest CM 5.1.1 repository.
AllFusionHarvestCM511() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
 
AlwaysBuild - class net.sourceforge.cruisecontrol.sourcecontrols.AlwaysBuild.
Returns "true" always, so that a build will happen repeatedly.
AlwaysBuild() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.AlwaysBuild
 
AntBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper.
A thin wrapper around the AntBuilder class, this class allows you to call an Ant script as a bootstrapper.
AntBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
AntBuilder - class net.sourceforge.cruisecontrol.builders.AntBuilder.
we often see builds that fail because the previous build is still holding on to some resource.
AntBuilder() - Constructor for class net.sourceforge.cruisecontrol.builders.AntBuilder
 
AntBuilder.JVMArg - class net.sourceforge.cruisecontrol.builders.AntBuilder.JVMArg.
 
AntBuilder.JVMArg() - Constructor for class net.sourceforge.cruisecontrol.builders.AntBuilder.JVMArg
 
AntPublisher - class net.sourceforge.cruisecontrol.publishers.AntPublisher.
A thin wrapper around the AntBuilder class, this class allows you to call an Ant script as a publisher.
AntPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
AntScript - class net.sourceforge.cruisecontrol.builders.AntScript.
Ant script class.
AntScript() - Constructor for class net.sourceforge.cruisecontrol.builders.AntScript
 
ArtifactsPublisher - class net.sourceforge.cruisecontrol.publishers.ArtifactsPublisher.
 
ArtifactsPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.ArtifactsPublisher
 
Attribute - class net.sourceforge.cruisecontrol.Attribute.
Understands plugin attributes.
Attribute(String, Class) - Constructor for class net.sourceforge.cruisecontrol.Attribute
 
action - Variable in class net.sourceforge.cruisecontrol.Modification.ModifiedFile
 
add(BuildLogger) - Method in class net.sourceforge.cruisecontrol.Log
Adds a BuildLogger that will be called to manipulate the project log just prior to writing the log.
add(Manipulator) - Method in class net.sourceforge.cruisecontrol.Log
Adds a Manipulator that will handle old log-files
add(SourceControl) - Method in class net.sourceforge.cruisecontrol.ModificationSet
 
add(Bootstrapper) - Method in class net.sourceforge.cruisecontrol.ProjectConfig.Bootstrappers
 
add(Listener) - Method in class net.sourceforge.cruisecontrol.ProjectConfig.Listeners
 
add(Publisher) - Method in class net.sourceforge.cruisecontrol.ProjectConfig.Publishers
 
add(CCDateFormat) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
add(ModificationSet) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
add(ProjectConfig.Bootstrappers) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
add(ProjectConfig.Listeners) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
add(ProjectConfig.Publishers) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
add(Schedule) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
add(Log) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
add(LabelIncrementer) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
add(Builder) - Method in class net.sourceforge.cruisecontrol.Schedule
 
add(PauseBuilder) - Method in class net.sourceforge.cruisecontrol.Schedule
 
add(Builder) - Method in class net.sourceforge.cruisecontrol.builders.CompositeBuilder
 
add(Publisher) - Method in class net.sourceforge.cruisecontrol.publishers.ConditionalPublisher
Adds a nested publisher
add(EmailMapping) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
add(EmailMapper) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
add(SourceControl) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound.Entry
Adds a sourcecontrol to the list of sourcecontrols that this object contains.
add(StreamConsumer) - Method in class net.sourceforge.cruisecontrol.util.CompositeConsumer
Adds a consumer to the composite list.
add(String, String) - Method in class net.sourceforge.cruisecontrol.util.OSEnvironment
Adds a variable to this representation of the environment.
addArgument(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Adds an argument to the command line
addArgumentIfSet(Commandline, String, String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
Try to add flagged argument to a Commandline
addArguments(String[]) - Method in class net.sourceforge.cruisecontrol.util.Commandline
 
addBuildProgressListener(BuildProgressListener) - Method in class net.sourceforge.cruisecontrol.Project
 
addBuildResultListener(BuildResultListener) - Method in class net.sourceforge.cruisecontrol.Project
 
addCacheEntry(Object, String, String) - Static method in class net.sourceforge.cruisecontrol.publishers.email.EmailMapperHelper
 
addContent(Content) - Method in class net.sourceforge.cruisecontrol.Log
 
addContentToMessage(String, Message) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Subclasses can override this method to control how the content is added to the Message.
addContentToMessage(String, Message) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
sets the content as an attachment w/proper mime-type
addFlagIfSet(Commandline, boolean, String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
Try to add a flag to a Commandline
addItem(Item) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
 
addListener(BuildQueue.Listener) - Method in class net.sourceforge.cruisecontrol.BuildQueue
 
addListener(CruiseControlController.Listener) - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
addOption(String, String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Adds an option with an argument (eg.
addSourceControl(SourceControl) - Method in class net.sourceforge.cruisecontrol.ModificationSet
Deprecated. *
addTask(WorkerThread) - Static method in class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueue
Adds a task to the idleList to be executed
appendFileToBuffer(String, StringBuffer) - Static method in class net.sourceforge.cruisecontrol.util.Util
Append the content of the file specified by its path into a StringBuffer
appendFooter(StringBuffer) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
 
appendHeader(StringBuffer) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
 
appendTransform(File, StringBuffer, TransformerFactory, File) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
 
argumentPresent(String[], String) - Static method in class net.sourceforge.cruisecontrol.util.MainArgs
 
assertExists(File, String, Class) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
 
assertExitCode(int) - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Asserts that the exit code of the command matches an expected value.
assertExitCodeGreaterThan(int) - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Asserts that the exit code of the command is greater than a given value.
assertExitCodeLessThan(int) - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Asserts that the exit code of the command is less than a given value.
assertExitCodeNot(int) - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Asserts that the exit code of the command is not a given value.
assertFalse(boolean, String) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
 
assertHasChild(Object, Class, String, Class) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
Handle required plugin child elements.
assertHasChild(Object, String, Class) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
Handle required plugin child elements.
assertIsDependentSet(String, String, String, String, Class) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
 
assertIsNotDirectory(File, String, Class) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
 
assertIsReadable(File, String, Class) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
 
assertIsSet(Object, String, Class) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
Handle required plugin attributes.
assertIsSet(Object, String, String) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
Handle required plugin attributes.
assertNotEmpty(String, String, Class) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
Handle required plugin attributes.
assertStderrDoesNotContain(String) - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Asserts that the stderr of the command does not contain a given String.
assertStdoutContains(String) - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Asserts that the stdout of the command contains a given String.
assertStdoutDoesNotContain(String) - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Asserts that the stdout of the command does not contain a given String.
assertSuccess() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Throws a CruiseControlException if the last command was not executed successfully.
assertTrue(boolean, String) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
 
assignPropertyName(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SourceControlProperties
 
assignPropertyOnDeleteName(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SourceControlProperties
 
attributes - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCaseModification
 

B

BEFORE_LENGTH - Static variable in class net.sourceforge.cruisecontrol.Log
 
BLANK_NAME - Static variable in interface net.sourceforge.cruisecontrol.util.threadpool.WorkerThread
 
BOOTSTRAPPER - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
BOOTSTRAPPERS - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
BOOTSTRAPPING - Static variable in class net.sourceforge.cruisecontrol.ProjectState
 
BUILDER - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
BUILDING - Static variable in class net.sourceforge.cruisecontrol.ProjectState
 
BaseManipulator - class net.sourceforge.cruisecontrol.logmanipulators.BaseManipulator.
 
BaseManipulator() - Constructor for class net.sourceforge.cruisecontrol.logmanipulators.BaseManipulator
 
Bootstrapper - interface net.sourceforge.cruisecontrol.Bootstrapper.
This interface defines an action that must be performed before building.
BuildLogger - interface net.sourceforge.cruisecontrol.BuildLogger.
BuildLoggers manipulate the CruiseControl build log, perhaps adding content as in merging the junit test results from Ant, or removing content to trim the size of the log.
BuildOutputBuffer - class net.sourceforge.cruisecontrol.util.BuildOutputBuffer.
Tracks a "buffer" of lines from a build, which allows a caller to ask all lines after a certain starting line number.
BuildOutputBuffer(int) - Constructor for class net.sourceforge.cruisecontrol.util.BuildOutputBuffer
 
BuildOutputBufferManager - class net.sourceforge.cruisecontrol.BuildOutputBufferManager.
Keeps track of named Build Ouput "buffers".
BuildProgressEvent - class net.sourceforge.cruisecontrol.events.BuildProgressEvent.
The BuildProgressEvent is fired just before each step of the build loop.
BuildProgressEvent(Project, ProjectState) - Constructor for class net.sourceforge.cruisecontrol.events.BuildProgressEvent
Constructs the event indicating the state of the build.
BuildProgressListener - interface net.sourceforge.cruisecontrol.events.BuildProgressListener.
An event listener for receiving the current state of the build loop as it progresses.
BuildQueue - class net.sourceforge.cruisecontrol.BuildQueue.
Provides an independent thread of execution that knows how to build Projects.
BuildQueue() - Constructor for class net.sourceforge.cruisecontrol.BuildQueue
 
BuildQueue.Listener - interface net.sourceforge.cruisecontrol.BuildQueue.Listener.
 
BuildResultEvent - class net.sourceforge.cruisecontrol.events.BuildResultEvent.
The BuildResultEvent is fired at the end of each build loop indicating whether the build has passed or failed.
BuildResultEvent(Project, boolean) - Constructor for class net.sourceforge.cruisecontrol.events.BuildResultEvent
Constructs an event indicating that the build has passed or failed.
BuildResultListener - interface net.sourceforge.cruisecontrol.events.BuildResultListener.
An event listener for receiving the result of a project's build.
BuildStatus - class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus.
This class allows for starting builds based on the results of another build.
BuildStatus() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus
 
Builder - class net.sourceforge.cruisecontrol.Builder.
 
Builder() - Constructor for class net.sourceforge.cruisecontrol.Builder
 
bootstrap() - Method in interface net.sourceforge.cruisecontrol.Bootstrapper
Perform the bootstrapping.
bootstrap() - Method in class net.sourceforge.cruisecontrol.Project
Iterate over all of the registered Bootstrappers and call their respective bootstrap methods.
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
Runs the bootstrapper: updates the selected workspace.
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AlienBrainBootstrapper
 
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.CMSynergyBootstrapper
 
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper
Update the specified file.
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseBootstrapper
Update the specified file.
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseViewstrapper
 
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusBootstrapper
Deprecated.  
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusFTPBootstrapper
Deprecated.  
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ExecBootstrapper
 
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.LockFileBootstrapper
 
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
 
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper
Update the workspace.
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.SVNBootstrapper
Update the specified file from the subversion repository.
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.SnapshotCMBootstrapper
Update the specified file.
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
bootstrap() - Method in class net.sourceforge.cruisecontrol.bootstrappers.VssBootstrapper
 
build(Map) - Method in class net.sourceforge.cruisecontrol.Builder
 
build() - Method in class net.sourceforge.cruisecontrol.Project
Unless paused, runs any bootstrappers and then the entire build.
build(int, Date, Date, Map, String) - Method in class net.sourceforge.cruisecontrol.Schedule
Select the correct Builder and start a build.
build(Map) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
build and return the results via xml.
build(Map) - Method in class net.sourceforge.cruisecontrol.builders.CompositeBuilder
 
build(Map) - Method in class net.sourceforge.cruisecontrol.builders.ExecBuilder
execute the command and return the results as XML
build(Map) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
build and return the results via xml.
build(Map) - Method in class net.sourceforge.cruisecontrol.builders.MavenBuilder
build and return the results via xml.
build(Map) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
Build and return the results via xml.
build(Map) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
build and return the results via xml.
build(Map) - Method in class net.sourceforge.cruisecontrol.builders.RakeBuilder
build and return the results via xml.
build() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
build() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Runs a build now
buildBaseP4Command() - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
buildBootstrapCommand() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AlienBrainBootstrapper
 
buildChangesCommand(Date, Date, boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
p4 -s [-c client] [-p port] [-u user] changes -s submitted [view@lastBuildTime@now]
buildCommandLine() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
 
buildCommandline() - Method in class net.sourceforge.cruisecontrol.builders.AntScript
construct the command that we're going to execute.
buildCommandline() - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
construct the command that we're going to execute.
buildCommandline() - Method in class net.sourceforge.cruisecontrol.builders.Maven2Script
Construct the command that we're going to execute.
buildCommandline() - Method in class net.sourceforge.cruisecontrol.builders.MavenScript
construct the command that we're going to execute.
buildCommandline() - Method in class net.sourceforge.cruisecontrol.builders.NantScript
construct the command that we're going to execute.
buildCommandline() - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
construct the command that we're going to execute.
buildCommandline() - Method in class net.sourceforge.cruisecontrol.builders.RakeScript
construct the command that we're going to execute.
buildCommandline() - Method in interface net.sourceforge.cruisecontrol.builders.Script
This method will return the command line for a specific build tool
buildCommonCommand() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
Construct a ManagedCommandline preset with arguments applicable to any AlienBrain command that we wish to run.
buildConfigRecCommand(String) - Method in class net.sourceforge.cruisecontrol.buildloggers.ClearCaseAuditLogger
 
buildDateTimeFromCLIOutput(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
buildDateTimeRangeCLIParam(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
buildDescribeActivityCommand(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
construct a command to get all the activities on the specified stream
buildDescribeCommand(String[]) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
p4 -s [-c client] [-p port] [-u user] describe -s [change number]
buildDetectRebasesCommand(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
 
buildFindCommand(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
Build the Plastic SCM find command.
buildGetHyperlinkCommandline(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
 
buildGetModificationsCommand(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
Construct a ManagedCommandline which will run the AlienBrain command-line client in such a way that it will return a list of modifications.
buildHistoryCommand(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
buildListContributorsCommand(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
construct a command to get all the activities on the specified stream
buildListStreamCommand(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
construct a command to get all the activities on the specified stream
buildMountVOBCommand(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseViewstrapper
 
buildRequested() - Method in interface net.sourceforge.cruisecontrol.BuildQueue.Listener
 
buildStartViewCommand() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseViewstrapper
 
buildSwitchToBranchCommand() - Method in class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper
Build the Plastic SCM switchtobranch command.
buildUpdateCommand() - Method in class net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper
 
buildUpdateCommand() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseBootstrapper
 
buildUpdateCommand() - Method in class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper
Build the Plastic SCM update command.
buildUpdateCommand() - Method in class net.sourceforge.cruisecontrol.bootstrappers.SnapshotCMBootstrapper
 
buildUserCommand(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
p4 -s [-c client] [-p port] [-u user] user -o [username]
buildWithTarget(Map, String) - Method in class net.sourceforge.cruisecontrol.Builder
 
buildWithTarget(Map, String) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
buildWithTarget(Map, String) - Method in class net.sourceforge.cruisecontrol.builders.CompositeBuilder
 
buildWithTarget(Map, String) - Method in class net.sourceforge.cruisecontrol.builders.ExecBuilder
 
buildWithTarget(Map, String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
 
buildWithTarget(Map, String) - Method in class net.sourceforge.cruisecontrol.builders.MavenBuilder
 
buildWithTarget(Map, String) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
buildWithTarget(Map, String) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
buildWithTarget(Map, String) - Method in class net.sourceforge.cruisecontrol.builders.RakeBuilder
 
buildWithTarget(String) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
buildWithTarget(String) - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Runs a build now, overriding the target of the used builder

C

CCDISTDIR_PROPERTY - Static variable in class net.sourceforge.cruisecontrol.launch.Launcher
The property containing the CruiseControl dist directory
CCDateFormat - class net.sourceforge.cruisecontrol.CCDateFormat.
Simple wrapper around the dateformat.
CCDateFormat() - Constructor for class net.sourceforge.cruisecontrol.CCDateFormat
 
CCHOME_PROPERTY - Static variable in class net.sourceforge.cruisecontrol.launch.Launcher
The property containing the CruiseControl home directory
CCLIBDIR_PROPERTY - Static variable in class net.sourceforge.cruisecontrol.launch.Launcher
The property containing the CruiseControl library directory
CCM_ATTR_DELIMITER - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
A delimiter used for data values returned from a CM Synergy query
CCM_BASELINE_PURPOSE - Static variable in class net.sourceforge.cruisecontrol.publishers.CMSynergyBaselinePublisher
The default CM Synergy project purpose for the baseline
CCM_END_OBJECT - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
A delimiter used to mark the end of a multi-lined result from a query
CCM_EXE - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
The default CM Synergy command line client executable
CCM_SESSION_FILE - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
The default CM Synergy session map file
CCM_SESSION_VAR - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
The environment variable used by CM Synergy to determine which backend ccmSession to use when issuing commands.
CC_PRIVATEDIR - Static variable in class net.sourceforge.cruisecontrol.launch.Launcher
The directory name of the per-user CC directory
CC_PRIVATELIB - Static variable in class net.sourceforge.cruisecontrol.launch.Launcher
The location of a per-user library directory
CMSynergy - class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy.
Checks for modifications made to a Telelogic CM Synergy repository.
CMSynergy() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
 
CMSynergyBaselinePublisher - class net.sourceforge.cruisecontrol.publishers.CMSynergyBaselinePublisher.
Creates an intermediate baseline encompassing the given project and all subprojects.
CMSynergyBaselinePublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.CMSynergyBaselinePublisher
 
CMSynergyBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.CMSynergyBootstrapper.
The CMSynergyBootstrapper will reconfigure the project (and by default all subprojects) in order to pull in the latest changes.
CMSynergyBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.CMSynergyBootstrapper
 
CMSynergyModification - class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.
Data structure which holds data specific to a single modification within a CM Synergy repository.
CMSynergyModification() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
Creates a new CMSynergyModification object and sets it's modification type to "ccmtask".
CMSynergyModification.ChangeRequest - class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ChangeRequest.
Data structure which holds data specific to a Change Request associated with a modification within a CM Synergy repository.
CMSynergyModification.ChangeRequest() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ChangeRequest
 
CMSynergyModification.ModifiedObject - class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ModifiedObject.
Data structure which holds data specific to a single object included in a modification within a CM Synergy repository.
CMSynergyModification.ModifiedObject() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ModifiedObject
 
CMSynergyPublisher - class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher.
Provides an abstract base class to handle the functionality common to all CM Synergy publishers.
CMSynergyPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
 
CMSynergySessionMonitor - class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.
Monitors a set of one or more CM Synergy sessions, launching new sessions as needed.
CMSynergySessionMonitor() - Constructor for class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor
 
CMSynergySessionMonitor.CMSynergySession - class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession.
A simple representation of a CM Synergy commandline session
CMSynergySessionMonitor.CMSynergySession() - Constructor for class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
 
CMSynergyTaskPublisher - class net.sourceforge.cruisecontrol.publishers.CMSynergyTaskPublisher.
After a successful build, this class copies newly checked in tasks to a given CM Synergy folder.
CMSynergyTaskPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.CMSynergyTaskPublisher
 
CVSBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper.
Since we rely on our build.xml to handle updating our source code, there has always been a problem with what happens when the build.xml file itself changes.
CVSBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper
 
CVSDateUtil - class net.sourceforge.cruisecontrol.util.CVSDateUtil.
 
CVSLabelIncrementer - class net.sourceforge.cruisecontrol.labelincrementers.CVSLabelIncrementer.
This class provides a label incrementation compatible with CVS tagging.
CVSLabelIncrementer() - Constructor for class net.sourceforge.cruisecontrol.labelincrementers.CVSLabelIncrementer
 
ClearCase - class net.sourceforge.cruisecontrol.sourcecontrols.ClearCase.
This class implements the SourceControlElement methods for a Clear Case repository.
ClearCase() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.ClearCase
 
ClearCaseAuditLogger - class net.sourceforge.cruisecontrol.buildloggers.ClearCaseAuditLogger.
This ClearCaseAuditLogger will parse a specified configuration record (created as the result of an audited build) and place it into CruiseControl's log.
ClearCaseAuditLogger() - Constructor for class net.sourceforge.cruisecontrol.buildloggers.ClearCaseAuditLogger
 
ClearCaseBaselinePublisher - class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher.
Creates a ClearCase UCM baseline for the specified view's integration stream.
ClearCaseBaselinePublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
 
ClearCaseBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseBootstrapper.
Since we rely on our build.xml to handle updating our source code, there has always been a problem with what happens when the build.xml file itself changes.
ClearCaseBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseBootstrapper
 
ClearCaseModification - class net.sourceforge.cruisecontrol.sourcecontrols.ClearCaseModification.
data structure for holding data about a single modification to a source control tool.
ClearCaseModification() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.ClearCaseModification
 
ClearCaseViewstrapper - class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseViewstrapper.
This class allows you to start up ClearCase dynamic views and mount VOBs before you initiate your build.
ClearCaseViewstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseViewstrapper
 
CommandExecutor - class net.sourceforge.cruisecontrol.util.CommandExecutor.
Class for executing a .
CommandExecutor(Commandline) - Constructor for class net.sourceforge.cruisecontrol.util.CommandExecutor
Creates a new instance of CommandExecutor.
CommandExecutor(Commandline, Logger) - Constructor for class net.sourceforge.cruisecontrol.util.CommandExecutor
Creates a new instance of CommandExecutor.
Commandline - class net.sourceforge.cruisecontrol.util.Commandline.
Commandline objects help handling command lines specifying processes to execute.
Commandline(String, CruiseRuntime) - Constructor for class net.sourceforge.cruisecontrol.util.Commandline
 
Commandline(String) - Constructor for class net.sourceforge.cruisecontrol.util.Commandline
 
Commandline() - Constructor for class net.sourceforge.cruisecontrol.util.Commandline
 
Commandline.Argument - class net.sourceforge.cruisecontrol.util.Commandline.Argument.
Used for nested xml command line definitions.
Commandline.Argument() - Constructor for class net.sourceforge.cruisecontrol.util.Commandline.Argument
 
Commandline.Marker - class net.sourceforge.cruisecontrol.util.Commandline.Marker.
Class to keep track of the position of an Argument.
CommandlineUtil - class net.sourceforge.cruisecontrol.util.CommandlineUtil.
A utility that helps to run command lines.
CompositeBuilder - class net.sourceforge.cruisecontrol.builders.CompositeBuilder.
 
CompositeBuilder() - Constructor for class net.sourceforge.cruisecontrol.builders.CompositeBuilder
 
CompositeConsumer - class net.sourceforge.cruisecontrol.util.CompositeConsumer.
Consumes a stream by copying it to several StreamConsumers.
CompositeConsumer(StreamConsumer) - Constructor for class net.sourceforge.cruisecontrol.util.CompositeConsumer
Creates a new instance of CompositeConsumer.
Compound - class net.sourceforge.cruisecontrol.sourcecontrols.Compound.
This class implements a Compound source control with one triggers section and one targets section.
Compound() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Compound
 
Compound.Entry - class net.sourceforge.cruisecontrol.sourcecontrols.Compound.Entry.
Static inner class, used to define a basis for the Targets and Triggers classes that are used inside the <compound>-tag.
Compound.Entry() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Compound.Entry
Public constructor for reflection purposes.
Compound.Entry(SourceControl) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Compound.Entry
Constructor that the Compound class uses to create an object of this class.
ConcurrentVersionsSystem - class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem.
This class implements the SourceControlElement methods for a CVS repository.
ConcurrentVersionsSystem() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
ConditionalPublisher - class net.sourceforge.cruisecontrol.publishers.ConditionalPublisher.
An abstract base class for any publisher which wishes to conditionally execute a set of contained Publishers.
ConditionalPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.ConditionalPublisher
 
CruiseControlConfig - class net.sourceforge.cruisecontrol.CruiseControlConfig.
A plugin that represents the whole XML config file.
CruiseControlConfig(Element) - Constructor for class net.sourceforge.cruisecontrol.CruiseControlConfig
 
CruiseControlConfig(Element, XmlResolver) - Constructor for class net.sourceforge.cruisecontrol.CruiseControlConfig
 
CruiseControlController - class net.sourceforge.cruisecontrol.CruiseControlController.
 
CruiseControlController() - Constructor for class net.sourceforge.cruisecontrol.CruiseControlController
 
CruiseControlController.Listener - interface net.sourceforge.cruisecontrol.CruiseControlController.Listener.
 
CruiseControlControllerAgent - class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerAgent.
JMX agent for a ProjectController
CruiseControlControllerAgent(CruiseControlController, int, int, String, String, String) - Constructor for class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerAgent
 
CruiseControlControllerJMXAdaptor - class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor.
 
CruiseControlControllerJMXAdaptor(CruiseControlController) - Constructor for class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
CruiseControlControllerJMXAdaptorMBean - interface net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptorMBean.
User: jfredrick Date: Jan 27, 2004 Time: 10:09:33 AM
CruiseControlException - exception net.sourceforge.cruisecontrol.CruiseControlException.
 
CruiseControlException() - Constructor for class net.sourceforge.cruisecontrol.CruiseControlException
 
CruiseControlException(String) - Constructor for class net.sourceforge.cruisecontrol.CruiseControlException
 
CruiseControlException(Throwable) - Constructor for class net.sourceforge.cruisecontrol.CruiseControlException
 
CruiseControlException(String, Throwable) - Constructor for class net.sourceforge.cruisecontrol.CruiseControlException
 
CruiseControlFeed - class net.sourceforge.cruisecontrol.publishers.rss.CruiseControlFeed.
The CruiseControlFeed class extends the generic Feed class with CruiseControl-specific functionality.
CruiseControlFeed(File) - Constructor for class net.sourceforge.cruisecontrol.publishers.rss.CruiseControlFeed
Constructor.
CruiseControlItem - class net.sourceforge.cruisecontrol.publishers.rss.CruiseControlItem.
A generic RSS Feed Item (includes the contents of an RSS feed between the <:item> and </item> tags).
CruiseControlItem(XMLLogHelper, String) - Constructor for class net.sourceforge.cruisecontrol.publishers.rss.CruiseControlItem
Construct from an XMLLogHelper.
CruiseControlMBean - interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean.
 
CruiseControlMain - interface net.sourceforge.cruisecontrol.launch.CruiseControlMain.
Interface used to bridge to the actual Main class without any messy reflection
CruiseRuntime - class net.sourceforge.cruisecontrol.util.CruiseRuntime.
 
CruiseRuntime() - Constructor for class net.sourceforge.cruisecontrol.util.CruiseRuntime
 
CurrentBuildFileWriter - class net.sourceforge.cruisecontrol.util.CurrentBuildFileWriter.
 
CurrentBuildStatusBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusBootstrapper.
Deprecated. Was obsoleted by CurrentBuildStatusListener
CurrentBuildStatusBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusBootstrapper
Deprecated.  
CurrentBuildStatusFTPBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusFTPBootstrapper.
Deprecated. Was obsoleted by CurrentBuildStatusFTPListener
CurrentBuildStatusFTPBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusFTPBootstrapper
Deprecated.  
CurrentBuildStatusFTPListener - class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusFTPListener.
Does the same thing as CurrentBuildStatusListener, but also sends it to an FTP server.
CurrentBuildStatusFTPListener() - Constructor for class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusFTPListener
 
CurrentBuildStatusFTPPublisher - class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusFTPPublisher.
Deprecated. Was obsoleted by CurrentBuildStatusFTPListener
CurrentBuildStatusFTPPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusFTPPublisher
Deprecated.  
CurrentBuildStatusListener - class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusListener.
Writes a text snippet in a file (typically in a location where the reporting module can read it), indicating the current build status.
CurrentBuildStatusListener() - Constructor for class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusListener
 
CurrentBuildStatusPageListener - class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusPageListener.
Updates replaceable text in a pattern file each time the Project status changes.
CurrentBuildStatusPageListener() - Constructor for class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusPageListener
Default constructor just used for initialization of local members.
CurrentBuildStatusPublisher - class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusPublisher.
Deprecated. Was obsoleted by CurrentBuildStatusListener
CurrentBuildStatusPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusPublisher
Deprecated.  
cacheable() - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailAddressMapper
 
calculateServerTimeOffset() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
Calculate the difference in time between the Perforce server and the CruiseControl server.
callManipulators() - Method in class net.sourceforge.cruisecontrol.Log
Calls all Manipulators to already existing logfiles.
changeRequests - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
A list of change requests associated with this modification
characters(char[], int, int) - Method in class net.sourceforge.cruisecontrol.util.EmptyElementFilter
 
characters(char[], int, int) - Method in class net.sourceforge.cruisecontrol.util.PruneElementFilter
 
checkDeprecatedArguments(String[], Logger) - Static method in class net.sourceforge.cruisecontrol.Main
 
checkRequired() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam
 
clear() - Method in class net.sourceforge.cruisecontrol.util.Commandline
Clear out the whole command line.
clear() - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Clear out the whole command line.
clearArgs() - Method in class net.sourceforge.cruisecontrol.util.Commandline
Clear out the arguments but leave the executable in place for another operation.
clearArgs() - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Clear out the arguments and stored command output, but leave the executable in place for another operation.
clone() - Method in class net.sourceforge.cruisecontrol.util.Commandline
 
close() - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailAddressMapper
 
close() - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
close() - Method in class net.sourceforge.cruisecontrol.publishers.email.PropertiesMapper
 
close(OutputStream) - Static method in class net.sourceforge.cruisecontrol.util.IO
 
close(InputStream) - Static method in class net.sourceforge.cruisecontrol.util.IO
 
close(Reader) - Static method in class net.sourceforge.cruisecontrol.util.IO
 
close(Writer) - Static method in class net.sourceforge.cruisecontrol.util.IO
 
close(Process) - Static method in class net.sourceforge.cruisecontrol.util.IO
 
closeFTP(FTPClient) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
comment - Variable in class net.sourceforge.cruisecontrol.Modification
 
comment - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ModifiedObject
 
compareTo(Object) - Method in class net.sourceforge.cruisecontrol.Attribute
 
compareTo(Object) - Method in class net.sourceforge.cruisecontrol.Builder
used to sort builders.
compareTo(Object) - Method in class net.sourceforge.cruisecontrol.GenericPluginDetail
 
compareTo(Object) - Method in class net.sourceforge.cruisecontrol.Modification
 
compareTo(Object) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Item
 
configure(Element, Class, boolean) - Method in class net.sourceforge.cruisecontrol.PluginXMLHelper
Given a JDOM Element and a class, this method will instantiate an object of type pluginClass, and configure the element.
configure(Element, Object, boolean) - Method in class net.sourceforge.cruisecontrol.PluginXMLHelper
Same as PluginXMLHelper.configure(org.jdom.Element, Class, boolean), except that the client already has a pluginInstance.
configure(Element) - Method in interface net.sourceforge.cruisecontrol.SelfConfiguringPlugin
 
configureObject(Element, Object, boolean) - Method in class net.sourceforge.cruisecontrol.PluginXMLHelper
Configure the specified plugin object given the JDOM Element defining the plugin configuration.
configurePlugin(Element, boolean) - Method in interface net.sourceforge.cruisecontrol.ProjectHelper
 
configurePlugin(Element, boolean) - Method in class net.sourceforge.cruisecontrol.ProjectXMLHelper
TODO: also check that instantiated class implements/extends correct interface/class
configureProject() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
configureProject() - Method in interface net.sourceforge.cruisecontrol.ProjectInterface
 
connect() - Method in class net.sourceforge.cruisecontrol.publishers.YahooPublisher
connect to the server and set necessary info.
consumeLine(String) - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
Ugly parsing of Exec output into some Elements.
consumeLine(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Script
Analyze the output of the mvn command.
consumeLine(String) - Method in class net.sourceforge.cruisecontrol.builders.MavenScript
Ugly parsing of Maven output into some Elements.
consumeLine(String) - Method in class net.sourceforge.cruisecontrol.builders.RakeScript
Ugly parsing of Rake output into some Elements.
consumeLine(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4.ServerInfoConsumer
 
consumeLine(String) - Method in class net.sourceforge.cruisecontrol.util.BuildOutputBuffer
Consumes the line provided by adding it next in the buffer.
consumeLine(String) - Method in class net.sourceforge.cruisecontrol.util.CompositeConsumer
Called when the StreamPumper pumps a line from the Stream.
consumeLine(String) - Method in class net.sourceforge.cruisecontrol.util.DiscardConsumer
Called when the StreamPumper pumps a line from the Stream.
consumeLine(String) - Method in interface net.sourceforge.cruisecontrol.util.StreamConsumer
Called when the StreamPumper pumps a line from the Stream.
consumeLine(String) - Method in class net.sourceforge.cruisecontrol.util.StreamLogger
Called when the StreamPumper pumps a line from the Stream.
convertToMillis(int) - Static method in class net.sourceforge.cruisecontrol.util.DateUtil
Convert a time represented by the format "HHmm" into milliseconds.
create(String) - Method in class net.sourceforge.cruisecontrol.BuildOutputBufferManager
 
create() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand
 
create(Runner) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand
 
createAlert() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
createAlertUserList(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Creates the list of email addresses to receive an alert email message.
createAlertUserSet(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Creates a Set of email addresses to receive an alert email message based on the logHelper.
createAlways() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
createArgument() - Method in class net.sourceforge.cruisecontrol.util.Commandline
Creates an argument object.
createArgument(boolean) - Method in class net.sourceforge.cruisecontrol.util.Commandline
Creates an argument object and adds it to our list of args.
createArgument(String) - Method in class net.sourceforge.cruisecontrol.util.Commandline
Same as calling createArgument().setValue(value), but much more convenient.
createArguments(String, String) - Method in class net.sourceforge.cruisecontrol.util.Commandline
Same as calling createArgument twice in a row, but can be used to make more obvious a relationship between to command line arguments, like "-folder c:\myfolder".
createBuildStatus() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Veto
 
createCcmCommand(String, String, File) - Static method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Creates a ManagedCommandline configured to run CM Synergy commands.
createChangeRequest(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
Creates a new ChangeRequest, and adds it to the list of change requests associated with the task.
createCommandline() - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
 
createCommandline(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
createDelete(Project) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
createDescription() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
createDescription() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeTrackerPublisher
 
createDocumentName() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
createEmailString(Set) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Creates a comma delimited String from a Set of Strings.
createFailure() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
createField() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeTrackerPublisher
 
createFileSet(Project) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
createIgnore() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
createJVMArg() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
createJVMArg() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
createJVMArg() - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
createJVMArg() - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
createLinkLine(String) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
 
createMarker() - Method in class net.sourceforge.cruisecontrol.util.Commandline
Return a marker.
createMessage(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Implementations of this method will create the email message body.
createMessage(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
Create the message to be mailed
createMessage(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
Creates the IM message body to be sent to the recipient.
createMessage(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.LinkEmailPublisher
Creates the email message body.
createMessage(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.LinkJabberPublisher
Creates the IM message body.
createMessage(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
createMessage(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.YahooPublisher
Creates the IM message body.
createModifiedFile(String, String) - Method in class net.sourceforge.cruisecontrol.Modification
 
createModifiedObject() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
Creates a new ModifiedObject, and adds it to the list of CM Synergy objects associated with the task.
createModifiedObject(String, String, String, String, String, String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
Creates a new ModifiedObject, populates the fields, and adds it to the list of CM Synergy objects associated with the task.
createNewSchedulingThread() - Method in class net.sourceforge.cruisecontrol.Project
 
createParameter() - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
 
createProject() - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
createProperty() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
createProperty() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
createProperty() - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
createProperty() - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
 
createProperty() - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
createProperty() - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
createProperty() - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
createRegistry() - Static method in class net.sourceforge.cruisecontrol.PluginRegistry
 
createRegistry(PluginRegistry) - Static method in class net.sourceforge.cruisecontrol.PluginRegistry
 
createSession() - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor
Creates a new CMSynergySession object and adds it to our list of monitored sessions.
createSocket(String, int) - Method in interface net.sourceforge.cruisecontrol.publishers.SocketFactory
 
createSourcePath() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM
 
createStatus() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
createStatus() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeTrackerPublisher
 
createSubject(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Creates the subject line for the email message.
createSuccess() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
createTargets() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound
Creates an empty Targets object and returns it to the calling routine to be filled.
createTitle() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeTrackerPublisher
 
createTriggers() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound
Creates an empty Triggers object and returns it to the calling routine to be filled.
createTriggers() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Veto
 
createUserList(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Creates the list of email addresses to receive the email message.
createUserSet(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Creates the Set of email addresses to receive the email message.
createVersionComment() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 

D

DATEFORMAT - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
 
DATE_FORMAT - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
DEFAULT_CONFIG_FILE_NAME - Static variable in class net.sourceforge.cruisecontrol.CruiseControlController
 
DEFAULT_FORMAT - Static variable in class net.sourceforge.cruisecontrol.DateFormatFactory
 
DEFAULT_LOGGER - Static variable in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
DEFAULT_LOGGER - Static variable in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
DEFAULT_LOGGER - Static variable in class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
DELIMITER - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
 
DRAFT - Static variable in class net.sourceforge.cruisecontrol.publishers.sfee.DocumentStatus
 
Darcs - class net.sourceforge.cruisecontrol.sourcecontrols.Darcs.

Source Control implementation for Darcs.

Darcs() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Darcs
 
DateFormatFactory - class net.sourceforge.cruisecontrol.DateFormatFactory.
 
DateTimespec - class net.sourceforge.cruisecontrol.sourcecontrols.accurev.DateTimespec.
Full date timespec, format is either yyyy/MM/dd HH:mm:ss or yyyy/MM/dd HH:mm:ss.count
DateTimespec(Date) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.accurev.DateTimespec
Creates a new DateTimespec without count (yyyy/MM/dd HH:mm:ss form)
DateTimespec(int) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.accurev.DateTimespec
Creates a new DateTimespec without count (yyyy/MM/dd HH:mm:ss form) containing the current time "shifted" by the given amount of seconds
DateUtil - class net.sourceforge.cruisecontrol.util.DateUtil.
 
DefaultLabelIncrementer - class net.sourceforge.cruisecontrol.labelincrementers.DefaultLabelIncrementer.
This class provides a default label incrementation.
DefaultLabelIncrementer() - Constructor for class net.sourceforge.cruisecontrol.labelincrementers.DefaultLabelIncrementer
 
DeleteManipulator - class net.sourceforge.cruisecontrol.logmanipulators.DeleteManipulator.
 
DeleteManipulator() - Constructor for class net.sourceforge.cruisecontrol.logmanipulators.DeleteManipulator
 
DiscardConsumer - class net.sourceforge.cruisecontrol.util.DiscardConsumer.
A StreamConsumer that discards the stream's content.
DiscardConsumer() - Constructor for class net.sourceforge.cruisecontrol.util.DiscardConsumer
Creates a StreamConsumer instance that discards all line.
DocumentStatus - class net.sourceforge.cruisecontrol.publishers.sfee.DocumentStatus.
 
dateToFiletime(Date) - Static method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
Convert a Java Date into an AlienBrain SCIT timestamp.
delete(File) - Static method in class net.sourceforge.cruisecontrol.util.IO
Deletes a File instance.
delete(File, boolean, Logger) - Static method in class net.sourceforge.cruisecontrol.util.IO
 
deleteView() - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
deletionFound() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SourceControlProperties
 
dumpTo(File, PrintStream) - Static method in class net.sourceforge.cruisecontrol.util.IO
Writes the contents of a file to a PrintStream.

E

EMAIL_MAPPER - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
EmailAddressMapper - class net.sourceforge.cruisecontrol.publishers.email.EmailAddressMapper.
 
EmailAddressMapper() - Constructor for class net.sourceforge.cruisecontrol.publishers.email.EmailAddressMapper
 
EmailMapper - class net.sourceforge.cruisecontrol.publishers.email.EmailMapper.
 
EmailMapper() - Constructor for class net.sourceforge.cruisecontrol.publishers.email.EmailMapper
 
EmailMapperHelper - class net.sourceforge.cruisecontrol.publishers.email.EmailMapperHelper.
 
EmailMapperHelper() - Constructor for class net.sourceforge.cruisecontrol.publishers.email.EmailMapperHelper
 
EmailMapping - class net.sourceforge.cruisecontrol.publishers.email.EmailMapping.
EmailPublishers use this class to map an alias, like those returned by a SourceControl system, to a real email address.
EmailMapping() - Constructor for class net.sourceforge.cruisecontrol.publishers.email.EmailMapping
 
EmailPublisher - class net.sourceforge.cruisecontrol.publishers.EmailPublisher.
Abstract implementation of the Publisher interface, specifically tailored for sending email.
EmailPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
EmailPublisher.Address - class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Address.
 
EmailPublisher.Address() - Constructor for class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Address
 
EmailPublisher.Alert - class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Alert.
 
EmailPublisher.Alert() - Constructor for class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Alert
 
EmailPublisher.Always - class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Always.
 
EmailPublisher.Always() - Constructor for class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Always
 
EmailPublisher.Failure - class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Failure.
 
EmailPublisher.Failure() - Constructor for class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Failure
 
EmailPublisher.Ignore - class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Ignore.
 
EmailPublisher.Ignore() - Constructor for class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Ignore
 
EmailPublisher.Success - class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Success.
 
EmailPublisher.Success() - Constructor for class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Success
 
EmbeddedJettyServer - class net.sourceforge.cruisecontrol.web.EmbeddedJettyServer.
Provides functionality to run an embedded Jetty Server from within the CruiseControl instance.
EmbeddedJettyServer(int, String) - Constructor for class net.sourceforge.cruisecontrol.web.EmbeddedJettyServer
Deprecated. Use constructor that also sets up new dashboard
EmbeddedJettyServer(int, String, String, String, int, int) - Constructor for class net.sourceforge.cruisecontrol.web.EmbeddedJettyServer
Creates a new embeded Jetty server with the given listen port and the given webapp path.
EmptyElementFilter - class net.sourceforge.cruisecontrol.util.EmptyElementFilter.
This filter deletes elements without child nodes (text or elements) with the given tagname.
EmptyElementFilter(String) - Constructor for class net.sourceforge.cruisecontrol.util.EmptyElementFilter
Constructor for EmptyElementFilter.
EmptyElementFilter(String, XMLReader) - Constructor for class net.sourceforge.cruisecontrol.util.EmptyElementFilter
Constructor for EmptyElementFilter.
EmptyLabelIncrementer - class net.sourceforge.cruisecontrol.labelincrementers.EmptyLabelIncrementer.
 
EmptyLabelIncrementer() - Constructor for class net.sourceforge.cruisecontrol.labelincrementers.EmptyLabelIncrementer
 
EnvCommandline - class net.sourceforge.cruisecontrol.util.EnvCommandline.
Extends the Commandline class to provide a means to manipulate the OS environment under which the command will run.
EnvCommandline(String) - Constructor for class net.sourceforge.cruisecontrol.util.EnvCommandline
Constructor which takes a command line string and attempts to parse it into it's various components.
EnvCommandline() - Constructor for class net.sourceforge.cruisecontrol.util.EnvCommandline
Default constructor
ExecBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.ExecBootstrapper.
 
ExecBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.ExecBootstrapper
 
ExecBuilder - class net.sourceforge.cruisecontrol.builders.ExecBuilder.
Exec builder class.
ExecBuilder() - Constructor for class net.sourceforge.cruisecontrol.builders.ExecBuilder
 
ExecScript - class net.sourceforge.cruisecontrol.builders.ExecScript.
Exec script class.
ExecScript() - Constructor for class net.sourceforge.cruisecontrol.builders.ExecScript
 
ExecutePublisher - class net.sourceforge.cruisecontrol.publishers.ExecutePublisher.
Used to execute a custom publishing command
ExecutePublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.ExecutePublisher
 
Executor - interface net.sourceforge.cruisecontrol.util.Executor.
Interface to abstract Cruise code away from the Runtime classes in Java which make testing difficult because they are not extensible.
emailAddress - Variable in class net.sourceforge.cruisecontrol.Modification
 
endElement(String, String, String) - Method in class net.sourceforge.cruisecontrol.util.EmptyElementFilter
 
endElement(String, String, String) - Method in class net.sourceforge.cruisecontrol.util.PruneElementFilter
 
equals(Object) - Method in class net.sourceforge.cruisecontrol.Modification.ModifiedFile
 
equals(Object) - Method in class net.sourceforge.cruisecontrol.Modification
 
equals(Object) - Method in class net.sourceforge.cruisecontrol.Project
 
equals(Object) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
equals(Object) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
 
exec(String[]) - Method in class net.sourceforge.cruisecontrol.util.CruiseRuntime
 
exec(String) - Method in class net.sourceforge.cruisecontrol.util.CruiseRuntime
 
exec(String[], String[], File) - Method in class net.sourceforge.cruisecontrol.util.CruiseRuntime
 
exec(String, String[], File) - Method in class net.sourceforge.cruisecontrol.util.CruiseRuntime
 
exec(Commandline) - Method in interface net.sourceforge.cruisecontrol.util.Executor
 
exec(Commandline) - Method in class net.sourceforge.cruisecontrol.util.RuntimeExecutor
 
execute(String) - Method in interface net.sourceforge.cruisecontrol.Manipulator
 
execute() - Method in class net.sourceforge.cruisecontrol.Project
 
execute() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
execute() - Method in interface net.sourceforge.cruisecontrol.ProjectInterface
 
execute(String) - Method in class net.sourceforge.cruisecontrol.logmanipulators.DeleteManipulator
 
execute(String) - Method in class net.sourceforge.cruisecontrol.logmanipulators.GZIPManipulator
 
execute(AccurevInputParser) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Runs accurev and parses the output
execute(AccurevInputParser) - Method in interface net.sourceforge.cruisecontrol.sourcecontrols.accurev.Runner
Executes the program or the script
execute() - Method in class net.sourceforge.cruisecontrol.util.Commandline
Executes the command.
execute() - Method in class net.sourceforge.cruisecontrol.util.EnvCommandline
Executes the command.
execute() - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Executes the command.
execute(Commandline) - Static method in class net.sourceforge.cruisecontrol.util.Processes
 
executeAndWait() - Method in class net.sourceforge.cruisecontrol.util.CommandExecutor
Executes the command and wait for the process to finish.
executeAndWait(Logger) - Method in class net.sourceforge.cruisecontrol.util.Commandline
Executes the command and wait for it to finish.
executeCLICommand(List) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
executeCLICommand(List, String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
executeCommand(Commandline) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
executeFully(Commandline) - Static method in class net.sourceforge.cruisecontrol.util.Processes
 

F

FAIL_UPON_MISSING_PROPERTY - Static variable in class net.sourceforge.cruisecontrol.CruiseControlConfig
 
FINAL - Static variable in class net.sourceforge.cruisecontrol.publishers.sfee.DocumentStatus
 
FTPPublisher - class net.sourceforge.cruisecontrol.publishers.FTPPublisher.
Publishes the XML log file and the published artifacts via FTP to a remote host.
FTPPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.FTPPublisher
 
FakeUserSourceControl - class net.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl.
Abstract superclass for SourceControls that use a static user for all Modifications reported.
FakeUserSourceControl() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl
 
Feed - class net.sourceforge.cruisecontrol.publishers.rss.Feed.
The feed class acts as a generic RSS Feed (there's no CruiseControl-specific functionality in this class).
Feed(File) - Constructor for class net.sourceforge.cruisecontrol.publishers.rss.Feed
Constructor
FileSystem - class net.sourceforge.cruisecontrol.sourcecontrols.FileSystem.
Scans a directory tree on a local drive rather than in a repository.
FileSystem() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.FileSystem
 
ForceOnly - class net.sourceforge.cruisecontrol.sourcecontrols.ForceOnly.
Used to define a project that only builds when forced through the JMX interface, since no Modifications are ever returned.
ForceOnly() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.ForceOnly
 
FormattedLabelIncrementer - class net.sourceforge.cruisecontrol.labelincrementers.FormattedLabelIncrementer.
This class provides a label incrementation for creating consistent, formatted upper case labels.
FormattedLabelIncrementer() - Constructor for class net.sourceforge.cruisecontrol.labelincrementers.FormattedLabelIncrementer
 
fail(String) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
 
fail(String, Exception) - Static method in class net.sourceforge.cruisecontrol.util.ValidationHelper
 
fileName - Variable in class net.sourceforge.cruisecontrol.Modification.ModifiedFile
 
files - Variable in class net.sourceforge.cruisecontrol.Modification
 
filetimeToDate(long) - Static method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
Convert an AlienBrain SCIT timestamp into a Java Date.
filterIgnoredModifications(List) - Method in class net.sourceforge.cruisecontrol.ModificationSet
Remove all Modifications that match any of the ignoreFiles-patterns
find(Class) - Static method in class net.sourceforge.cruisecontrol.PluginType
 
find(String) - Static method in class net.sourceforge.cruisecontrol.PluginType
 
findAntScript(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
If the anthome attribute is set, then this method returns the correct shell script to use for a specific environment.
findIndex(String[], String) - Static method in class net.sourceforge.cruisecontrol.util.MainArgs
 
findMaven2Script(boolean) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
If the mvnhome attribute is set, then this method returns the correct shell script to use for a specific environment.
findPhingScript(boolean) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
If the phinghome attribute is set, then this method returns the correct shell script to use for a specific environment.
findPosition(ProjectInterface) - Method in class net.sourceforge.cruisecontrol.BuildQueue
 
findPosition(String) - Static method in class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueue
This may not *always* work -- a task may slip by us between queue checks.
fireProgressEvent(BuildProgressEvent) - Method in class net.sourceforge.cruisecontrol.Project
 
fireResultEvent(BuildResultEvent) - Method in class net.sourceforge.cruisecontrol.Project
 
flushCurrentElement() - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
flush the current log element
flushCurrentElement() - Method in class net.sourceforge.cruisecontrol.builders.Maven2Script
 
flushCurrentElement() - Method in class net.sourceforge.cruisecontrol.builders.MavenScript
 
folderName - Variable in class net.sourceforge.cruisecontrol.Modification.ModifiedFile
 
forceBuildWithTarget(String) - Method in class net.sourceforge.cruisecontrol.Project
 
format() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.DateTimespec
Returns the formatted date
format() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.KeywordTimespec
Returns the representation of the keyword as a string
format() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.Timespec
Returns the main part (without count) of the timespec
format() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.TransactionNumberTimespec
formats the transaction (main) part onto a String
formatCVSDate(Date) - Static method in class net.sourceforge.cruisecontrol.util.CVSDateUtil
Formats a given date to the format required by commands passed to CVS.
formatDuration(long) - Static method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusPageListener
formats the given number of milliseconds as HH:MM:SS.sss
formatLogFileName(Date) - Static method in class net.sourceforge.cruisecontrol.Log
 
formatLogFileName(Date, String) - Static method in class net.sourceforge.cruisecontrol.Log
 
formatTime(long) - Static method in class net.sourceforge.cruisecontrol.util.DateUtil
 
fromElement(Element, DateFormat) - Method in class net.sourceforge.cruisecontrol.Modification.ModifiedFile
 
fromElement(Element, DateFormat) - Method in class net.sourceforge.cruisecontrol.Modification
 
fromElement(Element, DateFormat) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ChangeRequest
 
fromElement(Element, DateFormat) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ModifiedObject
 
fromElement(Element, DateFormat) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
 
fromElement(Element, DateFormat) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCaseModification
 
fromURI(String) - Static method in class net.sourceforge.cruisecontrol.launch.util.Locator
Constructs a file path from a file: URI.

G

GZIPManipulator - class net.sourceforge.cruisecontrol.logmanipulators.GZIPManipulator.
 
GZIPManipulator() - Constructor for class net.sourceforge.cruisecontrol.logmanipulators.GZIPManipulator
 
GenericPluginDetail - class net.sourceforge.cruisecontrol.GenericPluginDetail.
Understands information common to all plugins.
GenericPluginDetail(String, Class) - Constructor for class net.sourceforge.cruisecontrol.GenericPluginDetail
 
getActivities(Element) - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
extract the list of UCM modifications from the CruiseControl log (assumes the UCM sourcecontrol was used)
getAddress() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Address
 
getAddress() - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailMapping
 
getAlias() - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailMapping
 
getAllProjectsStatus() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getAllProjectsStatus() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getAntLogAsElement(File) - Static method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
getAntProperty(String) - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
getArg() - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder.JVMArg
 
getArguments() - Method in class net.sourceforge.cruisecontrol.util.Commandline
Returns all arguments defined by addLine, addValue or the argument object.
getAttributeDescription(String) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectControllerMBeanDescription
 
getAvailableBootstrappers() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getAvailableBootstrappers() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getAvailableBootstrappers() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getAvailablePluginTypes() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getAvailablePluginTypes() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getAvailablePluginTypes() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getAvailablePlugins() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getAvailablePlugins() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getAvailablePlugins() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getAvailablePublishers() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getAvailablePublishers() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getAvailablePublishers() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getAvailableSourceControls() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getAvailableSourceControls() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getAvailableSourceControls() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getBaselineprefix() - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
Get baselineprefix flag status
getBindDN() - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
getBindPassword() - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
getBloggingApiImplementation(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
Selects a BloggingApi implementation based on a user-friendly name.
getBootstrappers() - Method in class net.sourceforge.cruisecontrol.ProjectConfig.Bootstrappers
 
getBootstrappers() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getBranch() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
 
getBrokerName() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Gets the broker name for authentication
getBuildError() - Method in class net.sourceforge.cruisecontrol.builders.ExecBuilder
Get whether there was n error written to the build log
getBuildForced() - Method in class net.sourceforge.cruisecontrol.Project
 
getBuildInterval() - Method in class net.sourceforge.cruisecontrol.Project
Returns the build interval.
getBuildInterval() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
getBuildInterval() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
 
getBuildOutput(Integer) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
Ouptut from the build output buffer, after line specified (inclusive).
getBuildOutput(Integer) - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
 
getBuildParticipants() - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
Looks in modifications/changelist/ or modifications/modification/user depending on SouceControl implementation.
getBuildProperties(Element) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Extracts the build properties from the Cruise Control log
getBuildQueueStatus() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getBuildQueueStatus() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getBuildQueueStatus() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getBuildResultRepresentationFor(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
getBuildResultsURL() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getBuildStartTime() - Method in class net.sourceforge.cruisecontrol.Project
 
getBuildStartTime() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getBuildStartTime() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
getBuildStartTime() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
 
getBuildStatus() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Veto
 
getBuildTimestamp() - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
getBuilders() - Method in class net.sourceforge.cruisecontrol.Schedule
 
getBusyTaskNames() - Static method in class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueue
 
getBusyTasks() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getCachedUser(Object, String) - Static method in class net.sourceforge.cruisecontrol.publishers.email.EmailMapperHelper
 
getCcmExe() - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Gets the full path of the ccm command line executable.
getChangelistNumbers() - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.ParseChangelistNumbers
 
getClassSource(Class) - Static method in class net.sourceforge.cruisecontrol.launch.util.Locator
Find the directory or jar file the class has been loaded from.
getCode() - Method in class net.sourceforge.cruisecontrol.ProjectState
 
getCommand() - Method in class net.sourceforge.cruisecontrol.builders.ExecBuilder
Gets the command to execute.
getCommand() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Returns the accurev subcommand to be run by this command line object (eg. keep, synctime, update).
getCommandLine() - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
getCommandLine(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
 
getCommandline() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
getCommandline() - Method in class net.sourceforge.cruisecontrol.util.Commandline
Returns the executable and all defined arguments.
getCommitMessages() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
getCommitMessages() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
 
getCommunity() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
getComponent() - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
Get the component flag status
getConfigFile() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getConfigFile() - Method in class net.sourceforge.cruisecontrol.config.XMLConfigManager
 
getConfigFileContents() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getConfigFileContents() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getConfigFileName() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getConfigFileName() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getConfigManager() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getConfiguredPlugin(PluginXMLHelper, String) - Method in class net.sourceforge.cruisecontrol.ProjectXMLHelper
Get a [partially] configured plugin instance given its plugin name.
getContent() - Method in class net.sourceforge.cruisecontrol.Log
 
getCruiseControlConfig() - Method in class net.sourceforge.cruisecontrol.config.XMLConfigManager
 
getCruiseControlInfoProperty(String) - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
getCtxFactory() - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
getCurrentChangelist() - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
getCvsServerVersion() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
getDatabase() - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Gets the CM Synergy database with which the session is associated
getDatabase() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
 
getDateFormat() - Static method in class net.sourceforge.cruisecontrol.DateFormatFactory
 
getDateFormat() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getDay() - Method in class net.sourceforge.cruisecontrol.util.PerDayScheduleItem
 
getDefaultLabel() - Method in interface net.sourceforge.cruisecontrol.LabelIncrementer
Called by Project when there is no previously serialized label.
getDefaultLabel() - Method in class net.sourceforge.cruisecontrol.labelincrementers.DefaultLabelIncrementer
The instance must be fully initialized before calling this method.
getDefaultLabel() - Method in class net.sourceforge.cruisecontrol.labelincrementers.EmptyLabelIncrementer
 
getDefaultLabel() - Method in class net.sourceforge.cruisecontrol.labelincrementers.FormattedLabelIncrementer
Get the default label
getDefaultLabel() - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
The instance must be fully initialized before calling this method.
getDefaultLabel() - Method in class net.sourceforge.cruisecontrol.labelincrementers.PropertyFileLabelIncrementer
 
getDefaultSuffix() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getDescription() - Method in class net.sourceforge.cruisecontrol.ProjectState
 
getDescription() - Method in class net.sourceforge.cruisecontrol.publishers.rss.CruiseControlFeed
Generate a description of this feed based on the names of the projects flowing into the feed.
getDescription() - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
 
getDescription() - Method in class net.sourceforge.cruisecontrol.publishers.rss.Item
 
getDurationAsString(long) - Static method in class net.sourceforge.cruisecontrol.util.DateUtil
Return a String representation of a duration specified in milliseconds.
getElement(String) - Method in interface net.sourceforge.cruisecontrol.config.XmlResolver
 
getEmailMapper() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getEmailPublisher() - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailMapper
 
getEndTime() - Method in class net.sourceforge.cruisecontrol.PauseBuilder
 
getEnvironment() - Method in class net.sourceforge.cruisecontrol.util.OSEnvironment
Returns all environment variables which were set at the time the class was instantiated, as well as any which have been added programatically.
getExecutable() - Method in class net.sourceforge.cruisecontrol.util.Commandline
 
getExitCode() - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
getExitCode() - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
 
getExitCode() - Method in class net.sourceforge.cruisecontrol.builders.Maven2Script
 
getExitCode() - Method in class net.sourceforge.cruisecontrol.builders.MavenScript
 
getExitCode() - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
getExitCode() - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
getExitCode() - Method in class net.sourceforge.cruisecontrol.builders.RakeScript
 
getExitCode() - Method in interface net.sourceforge.cruisecontrol.builders.Script
 
getExitCode() - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Returns the exit code of the command as reported by the OS.
getFile() - Method in class net.sourceforge.cruisecontrol.publishers.email.PropertiesMapper
 
getFile() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeFrsPublisher
 
getFileName() - Method in class net.sourceforge.cruisecontrol.Modification
Convenience method for getting the filename of the first file
getFileName() - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusFTPListener
 
getFixedValue() - Method in class net.sourceforge.cruisecontrol.util.XPathAwareChild
 
getFolderName() - Method in class net.sourceforge.cruisecontrol.Modification
Convenience method for getting the foldername of the first file
getFormat() - Method in class net.sourceforge.cruisecontrol.CCDateFormat
 
getFormatted() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIBoolParam
 
getFormatted() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam
 
getFormatted() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIStringParam
 
getFormattedTime(Date) - Static method in class net.sourceforge.cruisecontrol.util.DateUtil
 
getFromAddress() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getFull() - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
Get full flag status
getFullPath() - Method in class net.sourceforge.cruisecontrol.Modification
Concatenates the folderName and fileName of the Modification into a String.
getGoalSets() - Method in class net.sourceforge.cruisecontrol.builders.MavenBuilder
Produces sets of goals, ready to be run each in a distinct call to Maven.
getGroup() - Method in class net.sourceforge.cruisecontrol.Builder
 
getHandleQueryGroupContentFails() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
getHandleResolveConflicts() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
getHandleResolveFails() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
getHost() - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Gets the host upon which the session is running.
getHost() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
getIdleTaskNames() - Static method in class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueue
 
getIdleTasks() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getIgnoreFiles() - Method in class net.sourceforge.cruisecontrol.ModificationSet
 
getInfoLogger(Logger) - Static method in class net.sourceforge.cruisecontrol.util.StreamLogger
 
getInfoPumper(Logger, InputStream) - Static method in class net.sourceforge.cruisecontrol.util.StreamLogger
 
getInfoPumper(Logger, Process) - Static method in class net.sourceforge.cruisecontrol.util.StreamLogger
 
getInterval() - Method in class net.sourceforge.cruisecontrol.Schedule
 
getItems() - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
 
getLabel() - Method in class net.sourceforge.cruisecontrol.Project
 
getLabel() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
getLabel() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
 
getLabel() - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
getLabelIncrementer() - Method in class net.sourceforge.cruisecontrol.Project
 
getLabelIncrementer() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getLabelIncrementer() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
getLabelIncrementer() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
 
getLastBuild() - Method in class net.sourceforge.cruisecontrol.Project
 
getLastBuild() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
getLastBuild() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
 
getLastBuildDate() - Method in class net.sourceforge.cruisecontrol.Project
 
getLastModificationMillis(List) - Method in class net.sourceforge.cruisecontrol.ModificationSet
 
getLastSuccessfulBuild() - Method in class net.sourceforge.cruisecontrol.Project
 
getLastSuccessfulBuild() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
getLastSuccessfulBuild() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
 
getLink() - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
 
getLink() - Method in class net.sourceforge.cruisecontrol.publishers.rss.Item
 
getListeners() - Method in class net.sourceforge.cruisecontrol.ProjectConfig.Listeners
 
getListeners() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getLocationURLs(File) - Static method in class net.sourceforge.cruisecontrol.launch.util.Locator
Get an array of URLs representing all of the jar files in the given location.
getLocationURLs(File, String[]) - Static method in class net.sourceforge.cruisecontrol.launch.util.Locator
Get an array of URLs representing all of the files of a given set of extensions in the given location.
getLog() - Method in class net.sourceforge.cruisecontrol.Project
 
getLog() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getLogDir() - Method in class net.sourceforge.cruisecontrol.Log
 
getLogDir() - Method in class net.sourceforge.cruisecontrol.Project
 
getLogDir() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
getLogDir() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
 
getLogFileName(Element) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
getLogFileName() - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
getLogXmlEncoding() - Method in class net.sourceforge.cruisecontrol.Log
 
getLoggerClassName() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
getLoggerClassName() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
getLoggerClassName() - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
getLoggerClassName() - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
getLoggerClassName() - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
getLoggerClassName() - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
getLoggerClassName() - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
getLoggerClassName() - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
getLoggerClassName() - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
getLoggers() - Method in class net.sourceforge.cruisecontrol.Log
 
getLoggingLevel() - Method in class net.sourceforge.cruisecontrol.jmx.LoggerController
 
getLoggingLevel() - Method in interface net.sourceforge.cruisecontrol.jmx.LoggerControllerMBean
 
getLoginid() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
getMBeanDescription() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectControllerMBeanDescription
 
getMailHost() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getMailPort() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getMailProperties() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
builds the properties object for the mail session
getMaxLength() - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
 
getMaxThreadCount() - Static method in class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueueProperties
 
getMidnight() - Static method in class net.sourceforge.cruisecontrol.util.DateUtil
 
getModificationSet() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getModifications(Date) - Method in class net.sourceforge.cruisecontrol.ModificationSet
 
getModifications(Date, Date) - Method in interface net.sourceforge.cruisecontrol.SourceControl
Get a List of Modifications detailing all the changes between now and the last build
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Accurev
Calls "accurev hist -s [stream] -t "[now] - [lastBuild]" or something like that ; )
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
Get a List of Modifications detailing all the changes between now and the last build
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Returns a list of type net.sourceforge.cruisecontrol.Modification detailing all the changes between the last build and the latest revision in the repository.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlwaysBuild
For this case, we don't care about the quietperiod, only that one user is modifying the build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus
The modifications reported by this method will be the list of new log files created as the result of successful builds (the log files will include the build label).
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
 
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCase
Returns an List of ClearCaseModification detailing all the changes between now and the last build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound.Entry
Returns a list of modifications since the last build by querying the sourceControl that this object contains.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound
Returns a list of modifications since the last build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
Returns a List of Modifications detailing all the changes between the last build and the latest revision at the repository
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Darcs
 
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl
When implementing be sure to invoke properties.modficationFound() if returning modifications.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.FileSystem
For this case, we don't care about the quietperiod, only that one user is modifying the build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ForceOnly
 
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.HttpFile
For this case, we don't care about the quietperiod, only that one user is modifying the build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MKS
Returns an ArrayList of Modifications.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Maven2SnapshotDependency
The quiet period is ignored.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MavenSnapshotDependency
The quiet period is ignored.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
Get a List of modifications detailing all the changes between now and the last build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
Returns an List of Modifications detailing all the changes between now and the last build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
Returns an List of Modifications detailing all the changes between now and the last build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
Returns a list of modifications detailing all the changes between the last build and the latest revision in the repository.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM
Returns an List of Modification detailing all the changes between now and the last build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
Populates the modification set with all appropriate information based on the changes since the last successful build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.TimeBuild
Check if TimeBuild "time" threshold has passed with out a successful build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
Get a List of modifications detailing all the changes between now and the last build.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Veto
 
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Calls "ss history [dir] -R -Vd[now]~[lastBuild] -Y[login] -I-N -O[tempFileName]" Results written to a file since VSS will start wrapping lines if read directly from the stream.
getModifications(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Do the work...
getModifications() - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
getModificationsFromAlienBrain(Date, Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
Run the AlienBrain command-line client and return a list of Modifications since lastBuild, if any.
getModifiedFiles() - Method in class net.sourceforge.cruisecontrol.Modification
Returns the list of modified files for this modification set.
getMultiple() - Method in class net.sourceforge.cruisecontrol.Builder
 
getName() - Method in class net.sourceforge.cruisecontrol.Attribute
 
getName() - Method in class net.sourceforge.cruisecontrol.GenericPluginDetail
 
getName() - Method in interface net.sourceforge.cruisecontrol.PluginDetail
 
getName() - Method in class net.sourceforge.cruisecontrol.PluginType
 
getName() - Method in class net.sourceforge.cruisecontrol.Project
 
getName() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getName() - Method in interface net.sourceforge.cruisecontrol.ProjectInterface
 
getName() - Method in class net.sourceforge.cruisecontrol.ProjectState
 
getName() - Method in class net.sourceforge.cruisecontrol.ProjectWrapper
 
getName() - Method in class net.sourceforge.cruisecontrol.builders.Property
 
getName() - Method in class net.sourceforge.cruisecontrol.jmx.LoggerController
 
getName() - Method in interface net.sourceforge.cruisecontrol.jmx.LoggerControllerMBean
 
getName() - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Gets the given name of the session.
getName() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.DocumentStatus
 
getName() - Method in class net.sourceforge.cruisecontrol.util.NamedXPathAwareChild
 
getName() - Method in interface net.sourceforge.cruisecontrol.util.threadpool.WorkerThread
 
getNantLogAsElement(File) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
getNantScript() - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
getNewState() - Method in class net.sourceforge.cruisecontrol.listeners.ProjectStateChangedEvent
 
getNewTasks(Element) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Extract a list of CM Synergy modifications from the Cruise Control log
getNumThreads() - Method in class net.sourceforge.cruisecontrol.ServerXMLHelper
 
getOSEnvironment() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
for mocking *
getOffset() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4.ServerInfoConsumer
 
getOperationDescription(Method) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectControllerMBeanDescription
 
getOsName() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseBootstrapper
 
getOsName() - Static method in class net.sourceforge.cruisecontrol.util.Util
 
getOutDateFormatter() - Static method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
 
getParam() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam
 
getParamName() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam
 
getParentElementName() - Method in class net.sourceforge.cruisecontrol.PluginType
 
getParts() - Method in class net.sourceforge.cruisecontrol.util.Commandline.Argument
Returns the parts this Argument consists of.
getPassword() - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Gets the password used to start the session.
getPassword() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getPassword() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeePublisher
 
getPassword() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
 
getPath() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
 
getPath() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM.SourcePath
 
getPhingLogAsElement(File) - Static method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
getPluginClass(String) - Method in class net.sourceforge.cruisecontrol.PluginRegistry
 
getPluginClassname(String) - Method in class net.sourceforge.cruisecontrol.PluginRegistry
 
getPluginConfig(String) - Method in class net.sourceforge.cruisecontrol.PluginRegistry
Get the plugin configuration particular to this plugin, merged with the parents
getPluginDetails() - Method in class net.sourceforge.cruisecontrol.PluginRegistry
 
getPluginName(Class) - Method in class net.sourceforge.cruisecontrol.PluginRegistry
 
getPluginRegistry() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getPluginRegistry() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getPluginRegistry() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getPluginTypes() - Method in class net.sourceforge.cruisecontrol.PluginRegistry
 
getPort() - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
getPosition() - Method in class net.sourceforge.cruisecontrol.util.Commandline.Marker
Return the number of arguments that preceeded this marker.
getProject(String) - Method in class net.sourceforge.cruisecontrol.CruiseControlConfig
 
getProject(String) - Method in class net.sourceforge.cruisecontrol.config.XMLConfigManager
 
getProject() - Method in class net.sourceforge.cruisecontrol.events.BuildProgressEvent
 
getProject() - Method in class net.sourceforge.cruisecontrol.events.BuildResultEvent
 
getProject() - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Gets the CM Synergy project to be used with this publisher.
getProjectConfig() - Method in class net.sourceforge.cruisecontrol.Project
 
getProjectCount() - Method in class net.sourceforge.cruisecontrol.publishers.rss.CruiseControlFeed
getProjectCount is a convenience method used internally to determine whether multiple projects are publishing into the same feed.
getProjectName() - Method in class net.sourceforge.cruisecontrol.Log
 
getProjectName() - Method in class net.sourceforge.cruisecontrol.ProjectEvent
 
getProjectName() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
getProjectName() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
 
getProjectName() - Method in class net.sourceforge.cruisecontrol.publishers.rss.CruiseControlFeed
Return the name of the project(s) that are publishing into this feed.
getProjectName() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Gets the project/repository name used to check for modifications.
getProjectName() - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
getProjectNames() - Method in class net.sourceforge.cruisecontrol.CruiseControlConfig
 
getProjectPropertiesElement(Date) - Method in class net.sourceforge.cruisecontrol.Project
 
getProjectPropertiesMap(Date) - Method in class net.sourceforge.cruisecontrol.Project
 
getProjects() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getProjects() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getProjects() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getProperties() - Method in class net.sourceforge.cruisecontrol.ModificationSet
Returns a Hashtable of name-value pairs representing any properties set by the SourceControl.
getProperties() - Method in interface net.sourceforge.cruisecontrol.SourceControl
Any properties that have been set in this sourcecontrol.
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Accurev
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
Any properties that have been set in this sourcecontrol.
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus
This method is used to make certain attributes of the most recent modification available to Ant tasks.
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCase
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound.Entry
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Darcs
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ForceOnly
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MKS
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Maven2SnapshotDependency
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MavenSnapshotDependency
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Veto
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
 
getProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
 
getPropertiesAndReset() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SourceControlProperties
 
getPublishDate() - Method in class net.sourceforge.cruisecontrol.publishers.rss.Item
 
getPublishers() - Method in class net.sourceforge.cruisecontrol.ProjectConfig.Publishers
 
getPublishers() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getPvcsbin() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
Get name of the PVCS bin directory
getPvob() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
Get the name of the pvob to use for queries.
getQuietPeriodDifference(Date, List) - Method in class net.sourceforge.cruisecontrol.ModificationSet
 
getRSSFeed(File) - Static method in class net.sourceforge.cruisecontrol.publishers.RSSPublisher
Static method that allows multiple project RSSPublishers to share a single RSSFeed instance.
getRakeScript() - Method in class net.sourceforge.cruisecontrol.builders.RakeBuilder
 
getRelevantFiles(String, boolean) - Method in class net.sourceforge.cruisecontrol.logmanipulators.BaseManipulator
Identifies the relevant Logfiles from the given Logdir
getRepositoryName() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Gets the project/repository name used to check for modifications.
getRequiredAttributes() - Method in class net.sourceforge.cruisecontrol.GenericPluginDetail
 
getRequiredAttributes() - Method in interface net.sourceforge.cruisecontrol.PluginDetail
 
getResourceSource(ClassLoader, String) - Static method in class net.sourceforge.cruisecontrol.launch.util.Locator
Find the directory or jar a given resource has been loaded from.
getResult() - Method in class net.sourceforge.cruisecontrol.ProjectWrapper
 
getResult() - Method in interface net.sourceforge.cruisecontrol.util.threadpool.WorkerThread
 
getReturnAddress() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getReturnAddress() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
getReturnCode() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Gets the last "accurev" exec's return code.
getReturnCode() - Method in interface net.sourceforge.cruisecontrol.sourcecontrols.accurev.Runner
Returns the last return code from the last process
getReturnName() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getRole() - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Gets the CM Synergy role under which the session was started.
getRootDN() - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
getSchedule() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getSearchAttr() - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
getSearchTmpl() - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
getServer() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
 
getServerURL() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeePublisher
 
getSessionFile() - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Returns the session file which maps CM Synergy session names to CM Synergy session IDs.
getSessionID(String, File) - Static method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Given a CM Synergy session name, looks up the corresponding session ID.
getSessionName() - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Returns the name of the CM Synergy session used with this publisher.
getSleepMillis() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
getSocketServer() - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
getSourceControlProperties() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl
 
getSourceControls() - Method in class net.sourceforge.cruisecontrol.ModificationSet
 
getStartTime() - Method in class net.sourceforge.cruisecontrol.PauseBuilder
 
getState() - Method in class net.sourceforge.cruisecontrol.Project
 
getState() - Method in class net.sourceforge.cruisecontrol.events.BuildProgressEvent
 
getStateFromOldProject(ProjectInterface) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getStateFromOldProject(ProjectInterface) - Method in interface net.sourceforge.cruisecontrol.ProjectInterface
 
getStateName() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
 
getStatus() - Method in class net.sourceforge.cruisecontrol.Project
 
getStatus() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
getStatus() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
getStatus() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Gets the human-readable version of the project status
getStatusWithQueuePosition() - Method in class net.sourceforge.cruisecontrol.Project
 
getStderrAsList() - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Returns the stderr from the command as a List of Strings where each String is one line of the error.
getStderrAsString() - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Returns the stderr from the command as a String
getStdoutAsList() - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Returns the stdout from the command as a List of Strings where each String is one line of the output.
getStdoutAsString() - Method in class net.sourceforge.cruisecontrol.util.ManagedCommandline
Returns the stdout from the command as a String
getStream() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
get which stream is being checked
getSubjectPrefix() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getSystemClassPath() - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
getTime() - Method in class net.sourceforge.cruisecontrol.Builder
 
getTimeAdjustmentFactor() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Retrieve the time adjustment factor used to calculate the modification time of an item when the AllFusion Harvest Server times are different then that of the cc Server.
getTimeFromDate(Date) - Static method in class net.sourceforge.cruisecontrol.util.DateUtil
Create an integer time from a Date object.
getTimeOfCheck() - Method in class net.sourceforge.cruisecontrol.ModificationSet
 
getTimeout() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
getTitle() - Method in class net.sourceforge.cruisecontrol.publishers.rss.CruiseControlFeed
Generate a title of this feed based on the names of the projects flowing into the feed.This method over-rides the base Feed class' getTitle() method.
getTitle() - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
Returns the title of the RSS feed.
getTitle() - Method in class net.sourceforge.cruisecontrol.publishers.rss.Item
 
getToolsJar() - Static method in class net.sourceforge.cruisecontrol.launch.util.Locator
Get the File necessary to load the Sun compiler tools.
getTransmitter() - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
getType() - Method in class net.sourceforge.cruisecontrol.Attribute
 
getType() - Method in class net.sourceforge.cruisecontrol.GenericPluginDetail
 
getType() - Method in interface net.sourceforge.cruisecontrol.PluginDetail
 
getTypes() - Static method in class net.sourceforge.cruisecontrol.PluginType
 
getURLLastModified(URL) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.HttpFile
 
getUrl() - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
getUser() - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Gets the user ID under which the session was started.
getUser() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Ignore
 
getUser() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
 
getUserName() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl
 
getUsername() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
getUsername() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeePublisher
 
getValue() - Method in class net.sourceforge.cruisecontrol.builders.Property
 
getValues() - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.ParseOutputParam
 
getVariable(String) - Method in class net.sourceforge.cruisecontrol.util.EnvCommandline
Gets the value of an environment variable.
getVariable(String) - Method in class net.sourceforge.cruisecontrol.util.OSEnvironment
Gets the value of an environment variable.
getVariable(String, String) - Method in class net.sourceforge.cruisecontrol.util.OSEnvironment
Gets the value of an environment variable.
getVariableIgnoreCase(String) - Method in class net.sourceforge.cruisecontrol.util.OSEnvironment
Gets the value of an environment variable.
getVersionProperties() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
getVersionProperties() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
getVersionProperties() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
getViewPath() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
get the starting point path in a view to check for changes
getViewtag() - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
Get viewtag flag status
getVssDateTimeFormat() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
 
getWarnLogger(Logger) - Static method in class net.sourceforge.cruisecontrol.util.StreamLogger
 
getWarnPumper(Logger, InputStream) - Static method in class net.sourceforge.cruisecontrol.util.StreamLogger
 
getWarnPumper(Logger, Process) - Static method in class net.sourceforge.cruisecontrol.util.StreamLogger
 
getWhereView(Project) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
If the view mapping contains a reference to a single file,
getWorkingDir() - Method in class net.sourceforge.cruisecontrol.util.Commandline
 
getWorkingDirectory() - Method in class net.sourceforge.cruisecontrol.util.Commandline
 
getXpathExpression() - Method in class net.sourceforge.cruisecontrol.util.XPathAwareChild
 
getXslFileNames() - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
Provided as an alternative to setXSLFileNames for changing the list of files to use.
getXslFileNames() - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
Provided as an alternative to setXSLFileNames for changing the list of files to use.
groupContentQueried(GroupContentEvent) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 

H

HELP - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand
 
HIGHEST - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.TransactionNumberTimespec
Convenience constant containing the KewordTimespec "highest"
HIST - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand
 
HTMLEmailPublisher - class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher.
Used to publish an HTML e-mail that includes the build report
HTMLEmailPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
 
HttpFile - class net.sourceforge.cruisecontrol.sourcecontrols.HttpFile.
Checks a single file on a web server that supports the last-modified header
HttpFile() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.HttpFile
 
halt() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
halt() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
halt() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
handleBuild(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
handleBuildProgress(BuildProgressEvent) - Method in interface net.sourceforge.cruisecontrol.events.BuildProgressListener
 
handleBuildProgress(BuildProgressEvent) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
handleBuildResult(BuildResultEvent) - Method in interface net.sourceforge.cruisecontrol.events.BuildResultListener
 
handleBuildResult(BuildResultEvent) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
handleEntry(List) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Parse individual VSS history entry
handleEntry(List) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Parse individual VSS history entry
handleEvent(ProjectEvent) - Method in interface net.sourceforge.cruisecontrol.Listener
 
handleEvent(ProjectEvent) - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor
 
handleEvent(ProjectEvent) - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusFTPListener
 
handleEvent(ProjectEvent) - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusListener
 
handleEvent(ProjectEvent) - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusPageListener
 
handleEvent(ProjectEvent) - Method in class net.sourceforge.cruisecontrol.listeners.LockFileListener
 
hasDescription(String) - Method in class net.sourceforge.cruisecontrol.ProjectState
 
hashCode() - Method in class net.sourceforge.cruisecontrol.Modification.ModifiedFile
 
hashCode() - Method in class net.sourceforge.cruisecontrol.Modification
 
hashCode() - Method in class net.sourceforge.cruisecontrol.Project
 
hashCode() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
href - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ChangeRequest
 

I

IDLE - Static variable in class net.sourceforge.cruisecontrol.ProjectState
 
INSTANCE - Static variable in class net.sourceforge.cruisecontrol.BuildOutputBufferManager
 
INVALID_NAME_OF_DAY - Static variable in class net.sourceforge.cruisecontrol.util.PerDayScheduleItem
 
IO - class net.sourceforge.cruisecontrol.util.IO.
This class provides helper methods for interacting with Input/Output classes.
Item - class net.sourceforge.cruisecontrol.publishers.rss.Item.
A generic RSS Feed Item (includes the contents of an RSS feed between the <:item> and </item> tags).
Item() - Constructor for class net.sourceforge.cruisecontrol.publishers.rss.Item
 
Item(Element) - Constructor for class net.sourceforge.cruisecontrol.publishers.rss.Item
Construct from a JDOM element.
ignorableWhitespace(char[], int, int) - Method in class net.sourceforge.cruisecontrol.util.PruneElementFilter
 
incrementLabel(String, Element) - Method in interface net.sourceforge.cruisecontrol.LabelIncrementer
Increments the label when a successful build occurs.
incrementLabel(String, Element) - Method in class net.sourceforge.cruisecontrol.labelincrementers.DefaultLabelIncrementer
Increments the label when a successful build occurs.
incrementLabel(String, Element) - Method in class net.sourceforge.cruisecontrol.labelincrementers.EmptyLabelIncrementer
 
incrementLabel(String, Element) - Method in class net.sourceforge.cruisecontrol.labelincrementers.FormattedLabelIncrementer
Increments the label when a successful build occurs.
incrementLabel(String, Element) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
Retrieves the current changelist, or, if given, the specified changelist, and also performs any necessary actions the user requested.
incrementLabel(String, Element) - Method in class net.sourceforge.cruisecontrol.labelincrementers.PropertyFileLabelIncrementer
 
incrementProjectCount() - Method in class net.sourceforge.cruisecontrol.publishers.rss.CruiseControlFeed
incrementProjectCount is called by the RSSPublisher when a new project is feeding into this Feed instance.
info(String) - Method in interface net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.P4CmdParser
 
info(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.P4CmdParserAdapter
 
info(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.ParseChangelistNumbers
 
info(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.ParseOutputParam
 
init() - Method in class net.sourceforge.cruisecontrol.Project
Initialize the project.
init() - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
Initialize the XMPPConnection to the Jabber server and create the necessary chat session to send a message.
instance - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ModifiedObject
 
instanciatePluginClass(String, String) - Method in class net.sourceforge.cruisecontrol.PluginRegistry
 
isActive(String) - Static method in class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueue
Checks to see if a specific task is either running or waiting in our system
isAlive() - Method in class net.sourceforge.cruisecontrol.BuildQueue
 
isBeforeLastBuild(Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Determines if the date given is before the last build for this VssJournalElement.
isBuildFix() - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
isBuildNecessary() - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
isBuildSuccessful() - Method in class net.sourceforge.cruisecontrol.events.BuildResultEvent
 
isBuildSuccessful() - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
isContributors() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
get whether contributors are to be found
isCvsNewOutputFormat() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
isDebug() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Determines whether to display debug information.
isForceOnly() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
isInSsDir(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Determines if the given folder is in the ssdir specified for this VssJournalElement.
isLastBuildSuccessful() - Method in class net.sourceforge.cruisecontrol.Project
 
isLastModificationInQuietPeriod(Date, List) - Method in class net.sourceforge.cruisecontrol.ModificationSet
 
isModified() - Method in class net.sourceforge.cruisecontrol.ModificationSet
 
isMultiVob() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
get whether the view contains multiple vobs
isPaused(Date) - Method in class net.sourceforge.cruisecontrol.PauseBuilder
Determine if the build is paused at the given time.
isPaused() - Method in class net.sourceforge.cruisecontrol.Project
 
isPaused(Date) - Method in class net.sourceforge.cruisecontrol.Schedule
Determine if CruiseControl should run a build, given the current time.
isPaused() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
isPaused() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Is the project paused?
isPluginRegistered(String) - Method in class net.sourceforge.cruisecontrol.PluginRegistry
 
isPreBuildIncrementer() - Method in interface net.sourceforge.cruisecontrol.LabelIncrementer
Some implementations of LabelIncrementer, such as those involving dates, are better suited to being incremented before building rather than after building.
isPreBuildIncrementer() - Method in class net.sourceforge.cruisecontrol.labelincrementers.DefaultLabelIncrementer
 
isPreBuildIncrementer() - Method in class net.sourceforge.cruisecontrol.labelincrementers.EmptyLabelIncrementer
 
isPreBuildIncrementer() - Method in class net.sourceforge.cruisecontrol.labelincrementers.FormattedLabelIncrementer
Checks whether the label should be incremented pre/post build
isPreBuildIncrementer() - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
isPreBuildIncrementer() - Method in class net.sourceforge.cruisecontrol.labelincrementers.PropertyFileLabelIncrementer
 
isRebases() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
Gets whether rebases are to be reported as changes.
isRequired() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam
 
isRequiremodification() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
isResolveGroups() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
isResolveUsers() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
isSet() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam
 
isSuccess() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Returns the run status
isUseGroupContent() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
isValidDay(Date) - Method in class net.sourceforge.cruisecontrol.Builder
is this the correct day to be running this builder?
isValidLabel(String) - Method in interface net.sourceforge.cruisecontrol.LabelIncrementer
Check the validity of a user-supplied label, making sure that it can be incremented successfully by the appropriate implementation of LabelIncrementer
isValidLabel(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.DefaultLabelIncrementer
Verify that the label specified is a valid label.
isValidLabel(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.EmptyLabelIncrementer
 
isValidLabel(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.FormattedLabelIncrementer
Verify that the label specified is a valid label.
isValidLabel(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
Verify that the label specified is a valid label.
isValidLabel(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.PropertyFileLabelIncrementer
 
isVerbose() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Returns the verbose flag
isWaiting() - Method in class net.sourceforge.cruisecontrol.BuildQueue
 
isWindows() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseBootstrapper
 
isWindows() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseViewstrapper
 
isWindows() - Static method in class net.sourceforge.cruisecontrol.util.Util
 

J

JabberPublisher - class net.sourceforge.cruisecontrol.publishers.JabberPublisher.
Abstract publisher which establishes this transport to publish build results via Jabber Instant Messaging framework.
JabberPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.JabberPublisher
 

K

KEEP - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand
 
KeywordTimespec - class net.sourceforge.cruisecontrol.sourcecontrols.accurev.KeywordTimespec.
Implements a keyword timespec.
KeywordTimespec(String, int) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.accurev.KeywordTimespec
Creates a new KeywordTimespec given the keyword and the count
KeywordTimespec(String) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.accurev.KeywordTimespec
 

L

LABEL_INCREMENTER - Static variable in class net.sourceforge.cruisecontrol.CruiseControlConfig
 
LABEL_INCREMENTER - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
LDAPMapper - class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper.
 
LDAPMapper() - Constructor for class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
LISTENER - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
LISTENERS - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
LOG - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
LOG - Static variable in class net.sourceforge.cruisecontrol.web.EmbeddedJettyServer
the logger instance for this class.
LOG_DATE_FORMAT - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
LabelIncrementer - interface net.sourceforge.cruisecontrol.LabelIncrementer.
This interface defines the method required to increment the label used in the MasterBuild process.
LaunchException - exception net.sourceforge.cruisecontrol.launch.LaunchException.
 
LaunchException(String) - Constructor for class net.sourceforge.cruisecontrol.launch.LaunchException
Constructs an exception with the given descriptive message.
Launcher - class net.sourceforge.cruisecontrol.launch.Launcher.
Provides the means to launch CruiseControl with the appropriate classpath.
Launcher() - Constructor for class net.sourceforge.cruisecontrol.launch.Launcher
 
LinkEmailPublisher - class net.sourceforge.cruisecontrol.publishers.LinkEmailPublisher.
Concrete implementation of the EmailPublisher abstract class.
LinkEmailPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.LinkEmailPublisher
 
LinkJabberPublisher - class net.sourceforge.cruisecontrol.publishers.LinkJabberPublisher.
Implementation of the Jabber publisher which publishes a link to the build results via Jabber Instant Messaging framework.
LinkJabberPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.LinkJabberPublisher
 
Listener - interface net.sourceforge.cruisecontrol.Listener.
 
Locator - class net.sourceforge.cruisecontrol.launch.util.Locator.
The Locator is a utility class which is used to find certain items in the environment.
LockFileBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.LockFileBootstrapper.
 
LockFileBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.LockFileBootstrapper
 
LockFileListener - class net.sourceforge.cruisecontrol.listeners.LockFileListener.
 
LockFileListener() - Constructor for class net.sourceforge.cruisecontrol.listeners.LockFileListener
 
Log - class net.sourceforge.cruisecontrol.Log.
Handles the Log element, and subelements, of the CruiseControl configuration file.
Log() - Constructor for class net.sourceforge.cruisecontrol.Log
Log instances created this way must have their projectName set.
Log4jThreadGroup - class net.sourceforge.cruisecontrol.util.threadpool.Log4jThreadGroup.
 
Log4jThreadGroup(String, Logger) - Constructor for class net.sourceforge.cruisecontrol.util.threadpool.Log4jThreadGroup
 
LoggerController - class net.sourceforge.cruisecontrol.jmx.LoggerController.
Implementation for the LoggerControllerMBean to control the Level used by the controlled Logger.
LoggerController(Logger) - Constructor for class net.sourceforge.cruisecontrol.jmx.LoggerController
 
LoggerControllerMBean - interface net.sourceforge.cruisecontrol.jmx.LoggerControllerMBean.
MBean Interface for controlling the logging level of a log4j Logger.
labels - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCaseModification
 
loadPropertiesFromFile(File) - Static method in class net.sourceforge.cruisecontrol.util.Util
Loads a set of properties from the specified properties file.
loadRootElement(File) - Static method in class net.sourceforge.cruisecontrol.util.Util
 
loadRootElement(InputStream) - Static method in class net.sourceforge.cruisecontrol.util.Util
 
loadVSSEnvironment(String) - Static method in class net.sourceforge.cruisecontrol.sourcecontrols.VSSHelper
 
log(Element) - Method in interface net.sourceforge.cruisecontrol.BuildLogger
Define the log interaction.
log(DateFormat) - Method in class net.sourceforge.cruisecontrol.Modification
 
log(Element) - Method in class net.sourceforge.cruisecontrol.buildloggers.ClearCaseAuditLogger
Merge the configuration records of a set of derived objects into the build log
log(Element) - Method in class net.sourceforge.cruisecontrol.buildloggers.MergeLogger
Note: the plugin must be validated before calling this method.
log(DateFormat) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
 
log(DateFormat) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCaseModification
 
logErrorStreamTo(Logger) - Method in class net.sourceforge.cruisecontrol.util.CommandExecutor
Sends the process' error stream (stderr) to a log as warnings.
logOutputStreamTo(Logger) - Method in class net.sourceforge.cruisecontrol.util.CommandExecutor
Sends the process' output stream (stdout) to a log as info.
loggedIn(LoginEvent) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
loggedOut(LoginEvent) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
lookupOrCreate(String) - Method in class net.sourceforge.cruisecontrol.BuildOutputBufferManager
 
lookupValue(Element) - Method in class net.sourceforge.cruisecontrol.util.XPathAwareChild
Looks up the appropriate value based on how the class is being used.

M

MAIN_CLASS - Static variable in class net.sourceforge.cruisecontrol.launch.Launcher
The startup class that is to be run
MANIPULATORS - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
MAP - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
MERGE_LOGGER - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
MERGING_LOGS - Static variable in class net.sourceforge.cruisecontrol.ProjectState
 
MKS - class net.sourceforge.cruisecontrol.sourcecontrols.MKS.
This class implements the SourceControlElement methods for a MKS repository.
MKS() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.MKS
 
MODIFICATIONSET - Static variable in class net.sourceforge.cruisecontrol.ProjectState
 
MODIFICATION_SET - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
MOST_RECENT_LOGDIR_KEY - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus
The location being checked for new log files.
MOST_RECENT_LOGFILE_KEY - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus
The name of the newest logfile included in the modification set (e.g.
MOST_RECENT_LOGLABEL_KEY - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus
The label of the newest build included in the modification set (e.g. "0.1").
MOST_RECENT_LOGTIME_KEY - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus
The timestamp of the newest build included in the modification set (e.g. "20040120120000").
Main - class net.sourceforge.cruisecontrol.Main.
Command line entry point.
Main() - Constructor for class net.sourceforge.cruisecontrol.Main
 
MainArgs - class net.sourceforge.cruisecontrol.util.MainArgs.
Methods to perform operations on main() arguments.
ManagedCommandline - class net.sourceforge.cruisecontrol.util.ManagedCommandline.
Extends EnvCommandline by adding stdout and stderr stream handling as well as some assertions to check for proper execution of the command.
ManagedCommandline(String) - Constructor for class net.sourceforge.cruisecontrol.util.ManagedCommandline
Constructor which takes a command line string and attempts to parse it into it's various components.
ManagedCommandline() - Constructor for class net.sourceforge.cruisecontrol.util.ManagedCommandline
Default constructor
Manipulator - interface net.sourceforge.cruisecontrol.Manipulator.
 
Maven2Builder - class net.sourceforge.cruisecontrol.builders.Maven2Builder.
Maven2 builder class based on the Maven builder class from Florin Vancea.
Maven2Builder() - Constructor for class net.sourceforge.cruisecontrol.builders.Maven2Builder
 
Maven2Script - class net.sourceforge.cruisecontrol.builders.Maven2Script.
Maven2 script class based on the Maven builder class from Eric Pugh.
Maven2Script(Element, String, String, String, String, String, String) - Constructor for class net.sourceforge.cruisecontrol.builders.Maven2Script
 
Maven2SnapshotDependency - class net.sourceforge.cruisecontrol.sourcecontrols.Maven2SnapshotDependency.
Checks snapshot dependencies listed in a Maven2 pom against the local repositorty.
Maven2SnapshotDependency() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Maven2SnapshotDependency
 
MavenBuilder - class net.sourceforge.cruisecontrol.builders.MavenBuilder.
Maven builder class.
MavenBuilder() - Constructor for class net.sourceforge.cruisecontrol.builders.MavenBuilder
 
MavenScript - class net.sourceforge.cruisecontrol.builders.MavenScript.
Maven script class.
MavenScript() - Constructor for class net.sourceforge.cruisecontrol.builders.MavenScript
 
MavenSnapshotDependency - class net.sourceforge.cruisecontrol.sourcecontrols.MavenSnapshotDependency.
Checks binary dependencies listed in a Maven project rather than in a repository.
MavenSnapshotDependency() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.MavenSnapshotDependency
 
MergeLogger - class net.sourceforge.cruisecontrol.buildloggers.MergeLogger.
This BuildLogger implementation merges other XML logs into the CruiseControl main log.
MergeLogger() - Constructor for class net.sourceforge.cruisecontrol.buildloggers.MergeLogger
 
Modification - class net.sourceforge.cruisecontrol.Modification.
data structure for holding data about a single modification to a source control tool.
Modification() - Constructor for class net.sourceforge.cruisecontrol.Modification
 
Modification(String) - Constructor for class net.sourceforge.cruisecontrol.Modification
 
Modification.ModifiedFile - class net.sourceforge.cruisecontrol.Modification.ModifiedFile.
 
Modification.ModifiedFile() - Constructor for class net.sourceforge.cruisecontrol.Modification.ModifiedFile
 
ModificationSet - class net.sourceforge.cruisecontrol.ModificationSet.
Set of modifications collected from included SourceControls
ModificationSet() - Constructor for class net.sourceforge.cruisecontrol.ModificationSet
 
main(String[]) - Static method in class net.sourceforge.cruisecontrol.Main
Deprecated. Use the Launcher class instead
main(String[]) - Static method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
main(String[]) - Static method in class net.sourceforge.cruisecontrol.launch.Launcher
Entry point for starting CruiseControl from the command line
main(String[]) - Static method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
for testing
main(String[]) - Static method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Main method used to test the plug-in.
makeDir(FTPClient, String, boolean) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
makeDirs(FTPClient, String, Vector) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
Creates all parent directories specified in a complete relative pathname.
makeDirsForFile(FTPClient, String, Vector) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
makeFile() - Method in class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusFTPBootstrapper
Deprecated.  
makeFile(Element) - Method in class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusFTPPublisher
Deprecated.  
mapUser(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailAddressMapper
 
mapUser(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
mapUser(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.PropertiesMapper
 
mapUsers(Set, Set) - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailAddressMapper
 
mapUsers(Set, Set) - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailMapper
 
mapUsers(EmailPublisher, Set, Set) - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailMapperHelper
 
markDirty() - Method in class net.sourceforge.cruisecontrol.util.XPathAwareChild
Called to indicate that this classs needs to be validated, as after a change to a member variable.
matchRegExpr(String, GlobFilenameFilter) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Compare the input String against a regular expression pattern.
milliTimeDifference(int, int) - Static method in class net.sourceforge.cruisecontrol.util.DateUtil
finds the difference in milliseconds between two integer time values of the format "HHmm".
modificationFound() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SourceControlProperties
 
modifiedTime - Variable in class net.sourceforge.cruisecontrol.Modification
 

N

NOT_FOUND - Static variable in class net.sourceforge.cruisecontrol.util.MainArgs
 
NOT_SET - Static variable in class net.sourceforge.cruisecontrol.util.PerDayScheduleItem
 
NOW - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.DateTimespec
Convenience constant containing the KewordTimespec "now"
NO_TIMEOUT - Static variable in class net.sourceforge.cruisecontrol.builders.ScriptRunner
 
NamedXPathAwareChild - class net.sourceforge.cruisecontrol.util.NamedXPathAwareChild.
Just like XPathAwareChild, but has an additional "name" attribute associated with it.
NamedXPathAwareChild() - Constructor for class net.sourceforge.cruisecontrol.util.NamedXPathAwareChild
 
NantBuilder - class net.sourceforge.cruisecontrol.builders.NantBuilder.
 
NantBuilder() - Constructor for class net.sourceforge.cruisecontrol.builders.NantBuilder
 
NantScript - class net.sourceforge.cruisecontrol.builders.NantScript.
NAnt script class.
NantScript() - Constructor for class net.sourceforge.cruisecontrol.builders.NantScript
 
name - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ModifiedObject
 
net.sourceforge.cruisecontrol - package net.sourceforge.cruisecontrol
 
net.sourceforge.cruisecontrol.bootstrappers - package net.sourceforge.cruisecontrol.bootstrappers
 
net.sourceforge.cruisecontrol.builders - package net.sourceforge.cruisecontrol.builders
 
net.sourceforge.cruisecontrol.buildloggers - package net.sourceforge.cruisecontrol.buildloggers
 
net.sourceforge.cruisecontrol.config - package net.sourceforge.cruisecontrol.config
 
net.sourceforge.cruisecontrol.events - package net.sourceforge.cruisecontrol.events
 
net.sourceforge.cruisecontrol.jmx - package net.sourceforge.cruisecontrol.jmx
 
net.sourceforge.cruisecontrol.labelincrementers - package net.sourceforge.cruisecontrol.labelincrementers
 
net.sourceforge.cruisecontrol.launch - package net.sourceforge.cruisecontrol.launch
 
net.sourceforge.cruisecontrol.launch.util - package net.sourceforge.cruisecontrol.launch.util
 
net.sourceforge.cruisecontrol.listeners - package net.sourceforge.cruisecontrol.listeners
 
net.sourceforge.cruisecontrol.logmanipulators - package net.sourceforge.cruisecontrol.logmanipulators
 
net.sourceforge.cruisecontrol.publishers - package net.sourceforge.cruisecontrol.publishers
 
net.sourceforge.cruisecontrol.publishers.email - package net.sourceforge.cruisecontrol.publishers.email
 
net.sourceforge.cruisecontrol.publishers.rss - package net.sourceforge.cruisecontrol.publishers.rss
 
net.sourceforge.cruisecontrol.publishers.sfee - package net.sourceforge.cruisecontrol.publishers.sfee
 
net.sourceforge.cruisecontrol.sourcecontrols - package net.sourceforge.cruisecontrol.sourcecontrols
 
net.sourceforge.cruisecontrol.sourcecontrols.accurev - package net.sourceforge.cruisecontrol.sourcecontrols.accurev
 
net.sourceforge.cruisecontrol.util - package net.sourceforge.cruisecontrol.util
 
net.sourceforge.cruisecontrol.util.threadpool - package net.sourceforge.cruisecontrol.util.threadpool
 
net.sourceforge.cruisecontrol.web - package net.sourceforge.cruisecontrol.web
 
newModifiedFile() - Method in class net.sourceforge.cruisecontrol.Modification
 
newPost(String, String, String, String, String, String, String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher.BloggerApiClient
 
newPost(String, String, String, String, String, String, String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher.LiveJournalApiClient
 
newPost(String, String, String, String, String, String, String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher.MetaWeblogApiClient
 
number - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ChangeRequest
 

O

ONE_MINUTE - Static variable in class net.sourceforge.cruisecontrol.util.DateUtil
 
ONE_SECOND - Static variable in class net.sourceforge.cruisecontrol.util.DateUtil
 
OSEnvironment - class net.sourceforge.cruisecontrol.util.OSEnvironment.
A simple utility class for obtaining and parsing system environment variables.
OSEnvironment() - Constructor for class net.sourceforge.cruisecontrol.util.OSEnvironment
Constructor Creates an instance of OSEnvironment, queries the OS to discover it's environment variables and makes them available through the getter methods
OUT_DATE_FORMAT - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM
 
OnFailurePublisher - class net.sourceforge.cruisecontrol.publishers.OnFailurePublisher.
Executes any nested publishers if and only if the build failed
OnFailurePublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.OnFailurePublisher
 
OnSuccessPublisher - class net.sourceforge.cruisecontrol.publishers.OnSuccessPublisher.
Executes any nested publishers if and only if the build was successful
OnSuccessPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.OnSuccessPublisher
 
open() - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailAddressMapper
 
open() - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
open() - Method in class net.sourceforge.cruisecontrol.publishers.email.PropertiesMapper
 
openFTP() - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
output(File, Element, String) - Static method in class net.sourceforge.cruisecontrol.util.IO
 
overrideBuildInterval(long) - Method in class net.sourceforge.cruisecontrol.Project
Sets the build interval that this Project should use.

P

P4 - class net.sourceforge.cruisecontrol.sourcecontrols.P4.
This class implements the SourceControlElement methods for a P4 depot.
P4() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
P4.ServerInfoConsumer - class net.sourceforge.cruisecontrol.sourcecontrols.P4.ServerInfoConsumer.
 
P4.ServerInfoConsumer() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.P4.ServerInfoConsumer
 
P4Bootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper.
Bootstrapper for Perforce.
P4Bootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
 
P4ChangelistLabelIncrementer - class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.
This class uses the most current changelist of the user in Perforce as the label for the builds.
P4ChangelistLabelIncrementer() - Constructor for class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
P4ChangelistLabelIncrementer.P4CmdParser - interface net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.P4CmdParser.
 
P4ChangelistLabelIncrementer.P4CmdParserAdapter - class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.P4CmdParserAdapter.
 
P4ChangelistLabelIncrementer.P4CmdParserAdapter() - Constructor for class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.P4CmdParserAdapter
 
P4ChangelistLabelIncrementer.ParseChangelistNumbers - class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.ParseChangelistNumbers.
 
P4ChangelistLabelIncrementer.ParseChangelistNumbers() - Constructor for class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.ParseChangelistNumbers
 
P4ChangelistLabelIncrementer.ParseOutputParam - class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.ParseOutputParam.
 
P4ChangelistLabelIncrementer.ParseOutputParam(String) - Constructor for class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.ParseOutputParam
 
PAUSE - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
PAUSED - Static variable in class net.sourceforge.cruisecontrol.ProjectState
 
PROJECT - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
PUBLISHER - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
PUBLISHERS - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
PUBLISHING - Static variable in class net.sourceforge.cruisecontrol.ProjectState
 
PVCS - class net.sourceforge.cruisecontrol.sourcecontrols.PVCS.
This class implements the SourceControlElement methods for a PVCS repository.
PVCS() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
PauseBuilder - class net.sourceforge.cruisecontrol.PauseBuilder.
Used by Schedule to define periods of time when CruiseControl should not even attempt a build.
PauseBuilder() - Constructor for class net.sourceforge.cruisecontrol.PauseBuilder
 
PerDayScheduleItem - class net.sourceforge.cruisecontrol.util.PerDayScheduleItem.
 
PerDayScheduleItem() - Constructor for class net.sourceforge.cruisecontrol.util.PerDayScheduleItem
 
PhingBuilder - class net.sourceforge.cruisecontrol.builders.PhingBuilder.
 
PhingBuilder() - Constructor for class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
PhingScript - class net.sourceforge.cruisecontrol.builders.PhingScript.
 
PhingScript() - Constructor for class net.sourceforge.cruisecontrol.builders.PhingScript
 
PlasticSCM - class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM.
This class implements the SourceControl class for a Plastic SCM repository.
PlasticSCM() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
 
PlasticSCMBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper.
Simply updates the current workspace.
PlasticSCMBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper
 
PluginDetail - interface net.sourceforge.cruisecontrol.PluginDetail.
Represents information common to all plugins.
PluginRegistry - class net.sourceforge.cruisecontrol.PluginRegistry.
Handles "registering" plugins that will be used by the CruiseControl configuration file.
PluginType - class net.sourceforge.cruisecontrol.PluginType.
Type-safe, enumeration of CruiseControl plugin types.
PluginXMLHelper - class net.sourceforge.cruisecontrol.PluginXMLHelper.
Helps mapping the XML to object by instantiating and initializing beans.
PluginXMLHelper(ProjectHelper) - Constructor for class net.sourceforge.cruisecontrol.PluginXMLHelper
 
Processes - class net.sourceforge.cruisecontrol.util.Processes.
Utility methods for interacting with Java processes.
Project - class net.sourceforge.cruisecontrol.Project.
Represents a single logical project consisting of source code that needs to be built.
Project() - Constructor for class net.sourceforge.cruisecontrol.Project
 
ProjectConfig - class net.sourceforge.cruisecontrol.ProjectConfig.
A plugin that represents the project node
ProjectConfig() - Constructor for class net.sourceforge.cruisecontrol.ProjectConfig
 
ProjectConfig.Bootstrappers - class net.sourceforge.cruisecontrol.ProjectConfig.Bootstrappers.
 
ProjectConfig.Bootstrappers() - Constructor for class net.sourceforge.cruisecontrol.ProjectConfig.Bootstrappers
 
ProjectConfig.Listeners - class net.sourceforge.cruisecontrol.ProjectConfig.Listeners.
 
ProjectConfig.Listeners() - Constructor for class net.sourceforge.cruisecontrol.ProjectConfig.Listeners
 
ProjectConfig.Publishers - class net.sourceforge.cruisecontrol.ProjectConfig.Publishers.
 
ProjectConfig.Publishers() - Constructor for class net.sourceforge.cruisecontrol.ProjectConfig.Publishers
 
ProjectController - class net.sourceforge.cruisecontrol.jmx.ProjectController.
 
ProjectController(Project) - Constructor for class net.sourceforge.cruisecontrol.jmx.ProjectController
 
ProjectControllerMBean - interface net.sourceforge.cruisecontrol.jmx.ProjectControllerMBean.
User: jfredrick Date: Jan 27, 2004 Time: 10:13:33 AM
ProjectControllerMBeanDescription - class net.sourceforge.cruisecontrol.jmx.ProjectControllerMBeanDescription.
 
ProjectControllerMBeanDescription() - Constructor for class net.sourceforge.cruisecontrol.jmx.ProjectControllerMBeanDescription
 
ProjectEvent - class net.sourceforge.cruisecontrol.ProjectEvent.
.
ProjectEvent(String) - Constructor for class net.sourceforge.cruisecontrol.ProjectEvent
 
ProjectHelper - interface net.sourceforge.cruisecontrol.ProjectHelper.
Manages the config.
ProjectInterface - interface net.sourceforge.cruisecontrol.ProjectInterface.
 
ProjectMBean - interface net.sourceforge.cruisecontrol.jmx.ProjectMBean.
 
ProjectState - class net.sourceforge.cruisecontrol.ProjectState.
An enumeration of Project states following standard typesafe enumeration pattern in Java.
ProjectStateChangedEvent - class net.sourceforge.cruisecontrol.listeners.ProjectStateChangedEvent.
.
ProjectStateChangedEvent(String, ProjectState) - Constructor for class net.sourceforge.cruisecontrol.listeners.ProjectStateChangedEvent
 
ProjectWrapper - class net.sourceforge.cruisecontrol.ProjectWrapper.
A thin wrapper around a Project object all it is designed to do is run the Project in it's own thread
ProjectWrapper(ProjectInterface) - Constructor for class net.sourceforge.cruisecontrol.ProjectWrapper
 
ProjectXMLHelper - class net.sourceforge.cruisecontrol.ProjectXMLHelper.
Instantiates a project from a JDOM Element.
ProjectXMLHelper() - Constructor for class net.sourceforge.cruisecontrol.ProjectXMLHelper
 
ProjectXMLHelper(Map, PluginRegistry) - Constructor for class net.sourceforge.cruisecontrol.ProjectXMLHelper
 
PropertiesMapper - class net.sourceforge.cruisecontrol.publishers.email.PropertiesMapper.
 
PropertiesMapper() - Constructor for class net.sourceforge.cruisecontrol.publishers.email.PropertiesMapper
 
Property - class net.sourceforge.cruisecontrol.builders.Property.
Describes a name value pair of values that are passed as properties to scripts to be run.
Property() - Constructor for class net.sourceforge.cruisecontrol.builders.Property
 
PropertyFileLabelIncrementer - class net.sourceforge.cruisecontrol.labelincrementers.PropertyFileLabelIncrementer.
 
PropertyFileLabelIncrementer() - Constructor for class net.sourceforge.cruisecontrol.labelincrementers.PropertyFileLabelIncrementer
 
PruneElementFilter - class net.sourceforge.cruisecontrol.util.PruneElementFilter.
This filter prunes branches that start with an element with the given tagname.
PruneElementFilter(String) - Constructor for class net.sourceforge.cruisecontrol.util.PruneElementFilter
Constructor for PruneElementFilter.
PruneElementFilter(String, XMLReader) - Constructor for class net.sourceforge.cruisecontrol.util.PruneElementFilter
Constructor for PruneElementFilter.
Publisher - interface net.sourceforge.cruisecontrol.Publisher.
The Publisher interface is designed to perform any kind of publishing after a build occurs.
parse(String) - Static method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.DateTimespec
Parses a date from Accurev in the format YYYY/MM/DD hh:mm:ss
parseArgument(String[], String, String, String) - Static method in class net.sourceforge.cruisecontrol.util.MainArgs
Searches the array of args for the value corresponding to a particular argument name.
parseCLIOutput(InputStream) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
parseCVSDate(String) - Static method in class net.sourceforge.cruisecontrol.util.CVSDateUtil
Parses a text in CVS date format as a date.
parseChangeDescriptions(InputStream) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
parseChangelistNumbers(InputStream) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
parseConfigFileIfNecessary() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
parseDate(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Parse date/time from VSS file history The nameAndDateLine will look like
User: Etucker Date: 6/26/01 Time: 11:53a
Sometimes also this
User: Aaggarwa Date: 6/29/:1 Time: 3:40p
Note the ":" instead of a "0"
parseDate(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Parse date/time from VSS file history The nameAndDateLine will look like User: Etucker Date: 6/26/01 Time: 11:53a Sometimes also this User: Aaggarwa Date: 6/29/:1 Time: 3:40p Note the ":" instead of a "0" May give additional DateFormats through the vssjournaldateformat tag.
parseDateFromLogFileName(String) - Static method in class net.sourceforge.cruisecontrol.Log
 
parseFormattedTime(String, String) - Static method in class net.sourceforge.cruisecontrol.util.DateUtil
 
parseInt(String[], String, int, int) - Static method in class net.sourceforge.cruisecontrol.util.MainArgs
 
parseLabelFromLogFileName(String) - Static method in class net.sourceforge.cruisecontrol.Log
 
parseModificationDescription(String) - Static method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
Turns a string, most likely provided from the AlienBrain command-line client, into a Modification.
parseModifications(List) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
Turn a stream containing the results of running the AlienBrain command-line client into a list of Modifications.
parseOutputLine(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
parsePropertiesInElement(Element, Map, boolean) - Static method in class net.sourceforge.cruisecontrol.ProjectXMLHelper
 
parsePropertiesInString(Map, String, boolean) - Static method in class net.sourceforge.cruisecontrol.ProjectXMLHelper
Parses a string by replacing all occurrences of a property macro with the resolved value of the property.
parseStream(InputStream, P4ChangelistLabelIncrementer.P4CmdParser) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
parseStream(InputStream) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Accurev
Parse the output from Accurev.
parseStream(InputStream) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
Parses the input stream, which should be from the cvs log command.
parseStream(InputStream) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
Parse the find command output.
parseStream(InputStream) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Default stream parser.
parseStream(InputStream) - Method in interface net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevInputParser
Reads and validates Accurev's stdout as its input stream.
parseUser(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Parse username from VSS file history
parseUser(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Parse username from VSS file history
pause() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
pause() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
pause() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
pause() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
pause() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Pauses the controlled project.
postBlogEntry(String, String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
Posts the build results to the blog.
printUsage() - Static method in class net.sourceforge.cruisecontrol.Main
 
processKilled() - Method in class net.sourceforge.cruisecontrol.builders.ScriptRunner.AsyncKiller
 
project - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ModifiedObject
 
projectAdded(ProjectInterface) - Method in interface net.sourceforge.cruisecontrol.CruiseControlController.Listener
 
projectAdded(ProjectInterface) - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
projectRemoved(ProjectInterface) - Method in interface net.sourceforge.cruisecontrol.CruiseControlController.Listener
 
projectRemoved(ProjectInterface) - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
publish(Log) - Method in class net.sourceforge.cruisecontrol.Project
Iterate over all of the registered Publishers and call their respective publish methods.
publish(Element) - Method in interface net.sourceforge.cruisecontrol.Publisher
Define the publishing.
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.ArtifactsPublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyBaselinePublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyTaskPublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.ConditionalPublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusFTPPublisher
Deprecated.  
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusPublisher
Deprecated.  
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Implementing the Publisher interface.
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.ExecutePublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.FTPPublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
Publish the results to the Jabber transport via an instant message.
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.RSSPublisher
Define the publishing.
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
Implementing the Publisher interface.
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.XSLTLogPublisher
Perform the log transform and publish the results.
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.YahooPublisher
Publish the results to the Yahoo transport via an instant message.
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeFrsPublisher
 
publish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeTrackerPublisher
 
publishFeed() - Method in class net.sourceforge.cruisecontrol.publishers.RSSPublisher
 
put(String, String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SourceControlProperties
 
putAll(Map) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SourceControlProperties
 

Q

QUERYFORMAT - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
 
QUERY_GROUP_CONTENT_FAIL_ERROR - Static variable in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
QUERY_GROUP_CONTENT_FAIL_IGNORE - Static variable in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
QUERY_GROUP_CONTENT_FAIL_WARN - Static variable in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
QUEUED - Static variable in class net.sourceforge.cruisecontrol.ProjectState
 
queryGroupContentFailed(GroupContentEvent) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
quoteArgument(String) - Static method in class net.sourceforge.cruisecontrol.util.Commandline
Put quotes around the given String if necessary.

R

RESOLVE_CONFLICTS_ERROR - Static variable in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
RESOLVE_CONFLICTS_IGNORE - Static variable in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
RESOLVE_CONFLICTS_RECIPIENT - Static variable in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
RESOLVE_CONFLICTS_WARN - Static variable in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
RESOLVE_FAIL_ERROR - Static variable in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
RESOLVE_FAIL_IGNORE - Static variable in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
RESOLVE_FAIL_WARN - Static variable in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
RSSPublisher - class net.sourceforge.cruisecontrol.publishers.RSSPublisher.
Publisher Plugin which publishes the most recent build information to an RSS (Really Simple Syndication) Feed.
RSSPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.RSSPublisher
 
RakeBuilder - class net.sourceforge.cruisecontrol.builders.RakeBuilder.
Rake builder class based on the Ant and Exec builder classes.
RakeBuilder() - Constructor for class net.sourceforge.cruisecontrol.builders.RakeBuilder
 
RakeScript - class net.sourceforge.cruisecontrol.builders.RakeScript.
Rake script class.
RakeScript() - Constructor for class net.sourceforge.cruisecontrol.builders.RakeScript
 
Runner - interface net.sourceforge.cruisecontrol.sourcecontrols.accurev.Runner.
Executes (or emulates execution) of an external program, and parses the output.
RuntimeExecutor - class net.sourceforge.cruisecontrol.util.RuntimeExecutor.
Delegates to the Runtime class in the Java SDK.
RuntimeExecutor() - Constructor for class net.sourceforge.cruisecontrol.util.RuntimeExecutor
 
readFileToString(String) - Static method in class net.sourceforge.cruisecontrol.util.Util
Return the content of the file specified by its path into a String
readFileToString(File) - Static method in class net.sourceforge.cruisecontrol.util.Util
 
readLines(File) - Static method in class net.sourceforge.cruisecontrol.util.IO
 
register(String, String) - Method in class net.sourceforge.cruisecontrol.PluginRegistry
 
register(Element) - Method in class net.sourceforge.cruisecontrol.PluginRegistry
Registers the given plugin, including plugin configuration.
register(MBeanServer) - Method in class net.sourceforge.cruisecontrol.Project
 
register(MBeanServer) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
register(MBeanServer) - Method in interface net.sourceforge.cruisecontrol.ProjectInterface
 
register(MBeanServer) - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
register(MBeanServer) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
registerProperty(Map, Element, boolean) - Static method in class net.sourceforge.cruisecontrol.ProjectXMLHelper
Registers one or more properties as defined in a property element.
reloadConfigFile() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
reloadConfigFile() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
reloadConfigFile() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
reloadIfNecessary() - Method in class net.sourceforge.cruisecontrol.config.XMLConfigManager
 
requestBuild(ProjectInterface) - Method in class net.sourceforge.cruisecontrol.BuildQueue
 
reset() - Method in class net.sourceforge.cruisecontrol.Log
Resets the build log.
resolveConflict(ResolveEvent) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
resolveFailed(ResolveEvent) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
resolveFile(String) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
resolved(ResolveEvent) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
resume() - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
resume() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
resume() - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
resume() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
resume() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Resumes the controlled project.
retrieveLines(int) - Method in class net.sourceforge.cruisecontrol.util.BuildOutputBuffer
 
revision - Variable in class net.sourceforge.cruisecontrol.Modification.ModifiedFile
 
revision - Variable in class net.sourceforge.cruisecontrol.Modification
 
run() - Method in class net.sourceforge.cruisecontrol.BuildQueue
 
run() - Method in class net.sourceforge.cruisecontrol.Project
 
run() - Method in class net.sourceforge.cruisecontrol.ProjectWrapper
 
run() - Method in class net.sourceforge.cruisecontrol.builders.ScriptRunner.AsyncKiller
 
run() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Runs accurev and returns a reference to this.
run() - Method in class net.sourceforge.cruisecontrol.util.StreamPumper
 
run() - Method in class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueue
 
runP4Cmd(Commandline, P4ChangelistLabelIncrementer.P4CmdParser) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
runScript(File, Script, long) - Method in class net.sourceforge.cruisecontrol.builders.ScriptRunner
build and return the results via xml. debug status can be determined from log4j category once we get all the logging in place.

S

SCHEDULE - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
SCPPublisher - class net.sourceforge.cruisecontrol.publishers.SCPPublisher.
Used to scp a file to a remote location
SCPPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
SHOW - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand
 
SIMPLE_DATE_FORMAT - Static variable in class net.sourceforge.cruisecontrol.util.DateUtil
 
SOURCE_CONTROL - Static variable in class net.sourceforge.cruisecontrol.PluginType
 
SSCM - class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.
This defines a child element for the ModificationSet element.
SSCM() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
SSCM.SSCMCLIBoolParam - class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIBoolParam.
 
SSCM.SSCMCLIBoolParam(String, String, boolean) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIBoolParam
 
SSCM.SSCMCLIParam - class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam.
 
SSCM.SSCMCLIParam(String, String, boolean) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam
 
SSCM.SSCMCLIStringParam - class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIStringParam.
 
SSCM.SSCMCLIStringParam(String, String, boolean) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIStringParam
 
SSCMBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper.
Bootstrapper for Surround SCM.
SSCMBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
STOPPED - Static variable in class net.sourceforge.cruisecontrol.ProjectState
 
SVN - class net.sourceforge.cruisecontrol.sourcecontrols.SVN.
This class implements the SourceControl methods for a Subversion repository.
SVN() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.SVN
 
SVNBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.SVNBootstrapper.
The SVNBootstrapper will handle updating a single file from Subversion before the build begins.
SVNBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.SVNBootstrapper
 
SYNCTIME - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand
 
SYSPROP_CCMAIN_SKIP_USAGE_EXIT - Static variable in class net.sourceforge.cruisecontrol.launch.Launcher
System property name, when if true, bypasses the system.exit call when printing the usage message.
SametimeAnnouncementPublisher - class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher.
Publish (simple) build results by sending a Sametime announcement.
SametimeAnnouncementPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
Schedule - class net.sourceforge.cruisecontrol.Schedule.
Handles scheduling different builds.
Schedule() - Constructor for class net.sourceforge.cruisecontrol.Schedule
 
Script - interface net.sourceforge.cruisecontrol.builders.Script.
Shared functionality that builds based on running scripts need.
ScriptRunner - class net.sourceforge.cruisecontrol.builders.ScriptRunner.
Takes a script and runs it.
ScriptRunner() - Constructor for class net.sourceforge.cruisecontrol.builders.ScriptRunner
 
ScriptRunner.AsyncKiller - class net.sourceforge.cruisecontrol.builders.ScriptRunner.AsyncKiller.
 
SelfConfiguringPlugin - interface net.sourceforge.cruisecontrol.SelfConfiguringPlugin.
 
ServerXMLHelper - class net.sourceforge.cruisecontrol.ServerXMLHelper.
 
ServerXMLHelper(File) - Constructor for class net.sourceforge.cruisecontrol.ServerXMLHelper
 
SfeeDocumentManagerPublisher - class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher.
 
SfeeDocumentManagerPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
SfeeDocumentManagerPublisher.Status - class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher.Status.
 
SfeeDocumentManagerPublisher.Status() - Constructor for class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher.Status
 
SfeeFrsPublisher - class net.sourceforge.cruisecontrol.publishers.sfee.SfeeFrsPublisher.
Publishes to a SourceForge Enterprise Edition File Release System.
SfeeFrsPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.sfee.SfeeFrsPublisher
 
SfeePublisher - class net.sourceforge.cruisecontrol.publishers.sfee.SfeePublisher.
 
SfeePublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.sfee.SfeePublisher
 
SfeeTrackerPublisher - class net.sourceforge.cruisecontrol.publishers.sfee.SfeeTrackerPublisher.
Publishes to a SourceForge Enterprise Edition Tracker.
SfeeTrackerPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.sfee.SfeeTrackerPublisher
 
SfeeUtils - class net.sourceforge.cruisecontrol.publishers.sfee.SfeeUtils.
 
SnapshotCM - class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM.
Retrieves change history from SnapshotCM source control using whist command.
SnapshotCM() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM
 
SnapshotCM.SourcePath - class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM.SourcePath.
 
SnapshotCM.SourcePath() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM.SourcePath
 
SnapshotCM.SourcePath(String) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM.SourcePath
 
SnapshotCMBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.SnapshotCMBootstrapper.
Since we rely on our build.xml to handle updating our source code, there has always been a problem with what happens when the build.xml file itself changes.
SnapshotCMBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.SnapshotCMBootstrapper
 
SocketFactory - interface net.sourceforge.cruisecontrol.publishers.SocketFactory.
Simple factory interface for creating Sockets.
SocketPublisher - class net.sourceforge.cruisecontrol.publishers.SocketPublisher.
 
SocketPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
SocketPublisher(SocketFactory) - Constructor for class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
SourceControl - interface net.sourceforge.cruisecontrol.SourceControl.
This interface defines behavior required by ModificationSet.java when gathering information about the changes made to whatever source control tool that you choose.
SourceControlProperties - class net.sourceforge.cruisecontrol.sourcecontrols.SourceControlProperties.
 
SourceControlProperties() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.SourceControlProperties
 
StarTeam - class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam.
This class logs into StarTeam and collects information on any modifications made since the last successful build.
StarTeam() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
 
StarTeamBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper.
Since we rely on our build.xml to handle updating our source code, there has always been a problem with what happens when the build.xml file itself changes.
StarTeamBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
StreamConsumer - interface net.sourceforge.cruisecontrol.util.StreamConsumer.
Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".
StreamLogger - class net.sourceforge.cruisecontrol.util.StreamLogger.
Logs the content of a Stream line by line.
StreamPumper - class net.sourceforge.cruisecontrol.util.StreamPumper.
Class to pump the error stream during Process's runtime.
StreamPumper(InputStream, StreamConsumer) - Constructor for class net.sourceforge.cruisecontrol.util.StreamPumper
 
selectBuilder(int, Date, Date) - Method in class net.sourceforge.cruisecontrol.Schedule
Select the correct build based on the current buildNumber and time.
selectModified() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Selects all modified files in keep (as in -m)
sendFile(FTPClient, File, String) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
The parent directories need to exist before putting this file.
sendFileToFTPPath(String, String) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
Sends the specified text into the specified path on the FTP server
sendMail(String, String, String, boolean) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Sends an email message.
sendMail(String, String, String, boolean) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
sendStream(FTPClient, InputStream, String) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
The parent directories need to exist before putting this file.
serialize() - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
serialize() - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Serialize the project
serializeProject() - Method in class net.sourceforge.cruisecontrol.Project
Serialize the project to allow resumption after a process bounce
setActivateProfiles(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
Set the comma-delimited list of profiles to activate.
setActiveBranch(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
Sets the active branch to the provided branch name.
setAddress(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Address
 
setAddress(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailMapping
 
setAlias(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailMapping
 
setAll(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCase
Set when checking the entire view path.
setAntHome(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setAntHome(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setAntHome(String) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
If set CC will use the platform specific script provided by Ant
setAntHome(String) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setAntScript(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setAntScript(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setAntScript(String) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
Sets the Script file to be invoked (in place of calling the Ant class directly).
setAntScript(String) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setAntScript(String) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setAntWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setAntWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setAntWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
Set the working directory where Ant will be invoked.
setAntWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setApi(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
The API used for posting to your blog.
setArchiveFileSuffix(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
setArg(String) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder.JVMArg
 
setArgs(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.ExecBootstrapper
Sets the arguments for the command to execute
setArgs(List) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setArgs(String) - Method in class net.sourceforge.cruisecontrol.builders.ExecBuilder
Sets the arguments for the command to execute
setArgs(String) - Method in class net.sourceforge.cruisecontrol.builders.RakeScript
 
setAttributeFile(String) - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Sets the attribute (properties) file from which the session information will be loaded.
setBaselineName(String) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyBaselinePublisher
Sets the name (version label) which will be given to the newly created project versions.
setBaselineprefix(String) - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
Set the baselineprefix flag
setBinary(FTPClient) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
setBindDN(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
setBindPassword(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
setBlogId(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
The "blog ID" for the blog you're posting to.
setBlogUrl(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
The URL where your blog's remote API is running at.
setBranch(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper
Selects a branch
setBranch(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
setBranch(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
Sets the path to the project within the AlienBrain repository.
setBranch(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCase
Sets the branch that we're concerned about checking files into.
setBranch(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
Selects a branch
setBranch(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
setBrokerName(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Sets the broker name for authentication
setBuildAfterFailed(boolean) - Method in class net.sourceforge.cruisecontrol.Project
 
setBuildAfterFailed(boolean) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
Sets the name of the build file that Ant will use.
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
Sets the name of the build file that NAnt will use.
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
Sets the name of the build file that Phing will use.
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.builders.RakeBuilder
Sets the name of the build file that Rake will use.
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.builders.RakeScript
 
setBuildFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setBuildForced(boolean) - Method in class net.sourceforge.cruisecontrol.Project
 
setBuildInterval(long) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
setBuildInterval(long) - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Change the interval between builds
setBuildLogElement(Element) - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
 
setBuildLogElement(Element) - Method in class net.sourceforge.cruisecontrol.builders.MavenScript
 
setBuildLogHeader(Element) - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
set the "header" for this part of the build log. turns it into an Ant target/task style element for reporting purposes
setBuildLogHeader(Element) - Method in class net.sourceforge.cruisecontrol.builders.RakeScript
set the "header" for this part of the build log.
setBuildProperties(Map) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setBuildProperties(Map) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Script
 
setBuildProperties(Map) - Method in class net.sourceforge.cruisecontrol.builders.MavenScript
 
setBuildProperties(Map) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setBuildProperties(Map) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setBuildQueue(BuildQueue) - Method in class net.sourceforge.cruisecontrol.Project
 
setBuildQueue(BuildQueue) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
setBuildQueue(BuildQueue) - Method in interface net.sourceforge.cruisecontrol.ProjectInterface
 
setBuildResultsURL(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setBuildResultsURL(String) - Method in class net.sourceforge.cruisecontrol.publishers.LinkJabberPublisher
 
setBuildResultsURL(String) - Method in class net.sourceforge.cruisecontrol.publishers.RSSPublisher
Set the build results URL.
setBuildResultsURL(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
The base build results URL where your CruiseControl reporting application is running.
setBuildResultsURL(String) - Method in class net.sourceforge.cruisecontrol.publishers.YahooPublisher
 
setCSS(String) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
Path to cruisecontrol.css.
setCSS(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
Path to cruisecontrol.css.
setCategory(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
The category to set for the blog entry.
setCcmDateFormat(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the date format used by your installation of CM Synergy.
setCcmDb(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the remote Synergy database with which to connect.
setCcmExe(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CMSynergyBootstrapper
Sets the name of the CM Synergy executable to use when issuing commands.
setCcmExe(String) - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor
Sets the name of the CM Synergy executable to use when issuing commands.
setCcmExe(String) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Sets the name of the CM Synergy executable to use when issuing commands.
setCcmExe(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the name of the CM Synergy executable to use when issuing commands.
setChangeSynergyURL(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the URL for your installation of Change Synergy.
setChangelist(int) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
Set the changelist number that you want to build at.
setChannelLinkURL(String) - Method in class net.sourceforge.cruisecontrol.publishers.RSSPublisher
Set the channel link URL.
setCharset(String) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
 
setChatroom(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
 
setCheckExternals(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
Sets whether externals used by the project should also be checked for modifications.
setClean(boolean) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
Perform a "p4 sync -f [view]#0" before syncing anew.
setClient(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
 
setClient(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
setClient(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
setCommand(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.ExecBootstrapper
Sets the command to execute
setCommand(String) - Method in class net.sourceforge.cruisecontrol.builders.ExecBuilder
Sets the command to execute
setCommand(String) - Method in class net.sourceforge.cruisecontrol.publishers.ExecutePublisher
 
setComment(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Sets the transaction comment (-c comment)
setCommunity(String) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
setComponent(String) - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
Set the component to generate the baseline for
setConfigFile(File) - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
setConfigFileContents(String) - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
setConfigFileContents(String) - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
setConfigFileName(String) - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
setConfigFileName(String) - Method in interface net.sourceforge.cruisecontrol.jmx.CruiseControlMBean
 
setContributors(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
set whether contributors are to be found
setCorrectForServerTime(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
Indicates whether to correct for time differences between the p4 server and the CruiseControl server.
setCountry(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the country used to create the locale for parsing CM Synergy dates.
setCtxfactory(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
setCvsRoot(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
Sets the CVSROOT for all calls to CVS.
setCvsroot(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper
 
setData(DataSource) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
setData(Object) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIBoolParam
 
setData(Object) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam
 
setData(Object) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIStringParam
 
setDatabase(String) - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Sets the CM Synergy database with which the session will be associated
setDatabase(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
Sets the name of the project database.
setDateFormat(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Sets the date format to use for querying VSS and processing reports.
setDateFormat(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Sets the date format to use for parsing VSS journal.
setDay(String) - Method in class net.sourceforge.cruisecontrol.util.PerDayScheduleItem
 
setDebug(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
 
setDefaultLabel(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.DefaultLabelIncrementer
 
setDefaultLabel(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.FormattedLabelIncrementer
Set the default label
setDefaultLabel(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.PropertyFileLabelIncrementer
 
setDefaultSuffix(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setDelete(boolean) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
Perform a recursive delete of the clientspec view.
setDeleteArtifacts(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.FTPPublisher
 
setDepot(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Sets the Accurev depot to work in (-d depot)
setDescription(String) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyBaselinePublisher
Sets the description of the baseline.
setDescription(String) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
 
setDescription(String) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Item
 
setDest(String) - Method in class net.sourceforge.cruisecontrol.publishers.ArtifactsPublisher
 
setDestDir(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusFTPBootstrapper
Deprecated.  
setDestDir(String) - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusFTPListener
 
setDestDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusFTPPublisher
Deprecated.  
setDestDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.FTPPublisher
The remote directory to put the artifacts into.
setDeviceCode(String) - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
setDir(String) - Method in class net.sourceforge.cruisecontrol.Log
 
setDir(String) - Method in class net.sourceforge.cruisecontrol.buildloggers.MergeLogger
 
setDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.ArtifactsPublisher
 
setDirectory(String) - Method in class net.sourceforge.cruisecontrol.publishers.XSLTLogPublisher
Directory where the transformed log will is to be written
setDoFiles(String) - Method in class net.sourceforge.cruisecontrol.buildloggers.ClearCaseAuditLogger
set the list of comma separated files to retrieve the config recs of
setDoNothing(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MKS
 
setDocument(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
setEncoding(String) - Method in class net.sourceforge.cruisecontrol.Log
 
setEndTime(int) - Method in class net.sourceforge.cruisecontrol.PauseBuilder
 
setErrorStr(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.ExecBootstrapper
Sets the error string to search for in the command output
setErrorStr(String) - Method in class net.sourceforge.cruisecontrol.builders.ExecBuilder
Sets the error string to search for in the command output
setErrorStr(String) - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
 
setEvery(int) - Method in class net.sourceforge.cruisecontrol.logmanipulators.BaseManipulator
sets the backup keep amount
setExecArgs(String) - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
 
setExecCommand(String) - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
 
setExecutable(String) - Method in class net.sourceforge.cruisecontrol.util.Commandline
Sets the executable to run.
setExecutableName(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setExitCode(int) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setExitCode(int) - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
 
setExitCode(int) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Script
 
setExitCode(int) - Method in class net.sourceforge.cruisecontrol.builders.MavenScript
 
setExitCode(int) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setExitCode(int) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setExitCode(int) - Method in class net.sourceforge.cruisecontrol.builders.RakeScript
 
setExitCode(int) - Method in interface net.sourceforge.cruisecontrol.builders.Script
exitCode is what is returned from running the script
setFailAsImportant(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseBootstrapper
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusBootstrapper
Deprecated.  
setFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusFTPBootstrapper
Deprecated.  
setFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SVNBootstrapper
Sets the file to update from the Subversion repository.
setFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SnapshotCMBootstrapper
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.buildloggers.MergeLogger
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusFTPListener
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusListener
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusPageListener
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.ArtifactsPublisher
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusFTPPublisher
Deprecated.  
setFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusPublisher
Deprecated.  
setFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.RSSPublisher
Set the name of the file to which the RSS feed should be pushed.
setFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.PropertiesMapper
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeFrsPublisher
 
setFile(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
setFile(File) - Method in class net.sourceforge.cruisecontrol.util.Commandline.Argument
Sets a single commandline argument to the absolute filename of the given file.
setFileList(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Selects the files to use reading them from the filelist (as in -l filelistName)
setFileRegExpr(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Alert
A String representing the regexp to match against modified files
setFiles(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
setFlags(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
Set flags.
setFolder(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
setFolder(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
setFolder(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.FileSystem
Set the root folder of the directories that we are going to scan
setFolder(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
Set repository folder
setFolderName(String) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyTaskPublisher
Sets the name (or a substring of the name) of the folder which will recieve the new tasks.
setFolderNumber(String) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyTaskPublisher
The number of the folder which will receive the new tasks.
setForceFetch(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
setForceFileUpdate(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AlienBrainBootstrapper
 
setForceOnly(boolean) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
setForced(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper
Enables/disables the forced update
setFormat(String) - Method in class net.sourceforge.cruisecontrol.CCDateFormat
 
setFormat(String) - Static method in class net.sourceforge.cruisecontrol.DateFormatFactory
 
setFormatExpanded(char) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Selects a format for hist as in (-f)
setFull(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
Set the full flag
setGoal(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
 
setGoal(String) - Method in class net.sourceforge.cruisecontrol.builders.MavenBuilder
Maven goal to run.
setGoalset(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Script
 
setGoalset(String) - Method in class net.sourceforge.cruisecontrol.builders.MavenScript
 
setGroup(String) - Method in class net.sourceforge.cruisecontrol.Builder
 
setHandleQueryGroupContentFails(String) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
setHandleResolveConflicts(String) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
setHandleResolveFails(String) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
setHost(String) - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Sets the host upon which the session will run.
setHost(String) - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
 
setHost(String) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
setHouseCode(String) - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
setIgnoreFiles(String) - Method in class net.sourceforge.cruisecontrol.ModificationSet
Set the list of Glob-File-Patterns to be ignored
setIgnoreSuffix(boolean) - Method in class net.sourceforge.cruisecontrol.logmanipulators.DeleteManipulator
 
setIgnoreWorkarea(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the value of the ignoreWorkarea attribute.
setInDateFormat(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
setIncludeRemovedFiles(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
setIncludeTriggerChanges(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound
Sets whether to include modifications from the triggers when getModifications() returns the mods list.
setInfoOnly() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Switches the -i option on
setInputParser(AccurevInputParser) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Sets the input parser, which is the object that handles Accurev's output as its input.
setInputStream(InputStream) - Method in class net.sourceforge.cruisecontrol.util.XPathAwareChild
Used for testing.
setInstance(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the project's instance value.
setInterfaceModel(String) - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
setInterval(long) - Method in class net.sourceforge.cruisecontrol.Schedule
 
setJournalFile(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Full path to journal file.
setKeep(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
Enables/disables automatic keep
setKeepGoing(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
setKeepGoing(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setLabel(String) - Method in class net.sourceforge.cruisecontrol.Project
 
setLabel(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
setLabel(String) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
setLabel(String) - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Change the Project label
setLabelIncrementer(LabelIncrementer) - Method in class net.sourceforge.cruisecontrol.Project
 
setLabelIncrementer(String) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
setLabelIncrementer(String) - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Change the Project label incrementer; will only succeed if the existing label is valid for the new label incrementer
setLanguage(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the language used to create the locale for parsing CM Synergy dates.
setLastBuild(String) - Method in class net.sourceforge.cruisecontrol.Project
 
setLastBuild(String) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
setLastBuild(String) - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Change the last built date.
setLastBuildDate(Date) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Sets the _lastBuild date.
setLastSuccessfulBuild(String) - Method in class net.sourceforge.cruisecontrol.Project
 
setLastSuccessfulBuild(String) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
setLastSuccessfulBuild(String) - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Change the last built date.
setLine(String) - Method in class net.sourceforge.cruisecontrol.util.Commandline.Argument
Line to split into several commandline arguments.
setLink(String) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
 
setLink(String) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Item
 
setLocalDirectory(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.VssBootstrapper
Required.
setLocalFolder(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
setLocalPath(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AlienBrainBootstrapper
 
setLocalRepository(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MavenSnapshotDependency
Set the path for the local Maven repository
setLocalWorkingCopy(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper
Sets the local working copy to use when making calls to CVS.
setLocalWorkingCopy(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SVNBootstrapper
Sets the local working copy to use when making calls to Subversion.
setLocalWorkingCopy(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
Sets the local working copy to use when making calls to CVS.
setLocalWorkingCopy(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
Sets the local working copy to use when making calls to Subversion.
setLocalWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MKS
Sets the local working copy to use when making calls to MKS.
setLock(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
setLockFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.LockFileBootstrapper
 
setLockFile(String) - Method in class net.sourceforge.cruisecontrol.listeners.LockFileListener
 
setLogDir(String) - Method in class net.sourceforge.cruisecontrol.Log
Deprecated. use Log.setDir(String)
setLogDir(String) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
setLogDir(String) - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Change the directory where CruiseControl logs are kept
setLogDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
Path to the log file as set in the log element of the configuration xml file.
setLogDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
Path to the log file as set in the log element of the configuration xml file.
setLogDir(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus
Indicate where the build to be monitored places its output (log files).
setLogXmlEncoding(String) - Method in class net.sourceforge.cruisecontrol.Log
Deprecated. use Log.setEncoding(String)
setLoggerClassName(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setLoggerClassName(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setLoggerClassName(String) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
setLoggerClassName(String) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setLoggerClassName(String) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
setLoggerClassName(String) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setLoggerClassName(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
setLoggerClassName(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setLoggerClassName(String) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setLoggingLevel(String) - Method in class net.sourceforge.cruisecontrol.jmx.LoggerController
 
setLoggingLevel(String) - Method in interface net.sourceforge.cruisecontrol.jmx.LoggerControllerMBean
set the new logging level to use.
setLogin(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.VssBootstrapper
Optional.
setLogin(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Login for vss
setLoginid(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
setMailAliases(Hashtable) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
setMailHost(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setMailPort(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setMakeWritable(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
setMavenScript(String) - Method in class net.sourceforge.cruisecontrol.builders.MavenBuilder
The path to the Maven script (i.e. the maven.bat file, because I tested this only on w2k)
setMavenScript(String) - Method in class net.sourceforge.cruisecontrol.builders.MavenScript
 
setMaxLength(int) - Method in class net.sourceforge.cruisecontrol.publishers.RSSPublisher
The maximum number of entries to include in the RSS feed.
setMaxLength(int) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
 
setMaxThreadCount(int) - Static method in class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueueProperties
 
setModule(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
Set the cvs module name.
setMultiVob(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
set whether the view contains multiple vobs
setMultiple(int) - Method in class net.sourceforge.cruisecontrol.Builder
can use Builder.NOT_SET to reset.
setMvnHome(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
Set mvnHome.
setMvnScript(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
 
setMvnScript(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Script
 
setName(String) - Method in class net.sourceforge.cruisecontrol.Project
 
setName(String) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
setName(String) - Method in class net.sourceforge.cruisecontrol.builders.Property
 
setName(String) - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Sets the name of the session as it will be referenced in the Cruise Control config file
setName(String) - Method in class net.sourceforge.cruisecontrol.util.NamedXPathAwareChild
 
setNantProperties(List) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setNantWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
Set the working directory where NAnt will be invoked.
setNoSync(boolean) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
Disables the label incrementer from synchronizing Perforce to the view.
setOnWhenBroken(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
setOptions(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setOutDateFormat(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
setOutFileName(String) - Method in class net.sourceforge.cruisecontrol.publishers.XSLTLogPublisher
Name of the output file where the transformed log contents is to be written.
setOutputConsumer(StreamConsumer) - Method in class net.sourceforge.cruisecontrol.util.CommandExecutor
Sends the process' output stream (stdout) to a StreamConsumer.
setOverwrite(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
setOverwriteChanges(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper
 
setOverwriteWritable(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AlienBrainBootstrapper
 
setP4Client(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
Deprecated. Use setClient instead
setP4Port(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
Deprecated. Use setPort instead
setP4User(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
Deprecated. Use setUser instead
setPassive(boolean) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
setPasswd(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
 
setPasswd(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
setPasswd(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
setPassword(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SVNBootstrapper
Sets the password for authentication.
setPassword(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
setPassword(String) - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Sets the password which will be used to start the session.
setPassword(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setPassword(String) - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
 
setPassword(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
The password to use for authentication.
setPassword(String) - Method in class net.sourceforge.cruisecontrol.publishers.YahooPublisher
 
setPassword(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeePublisher
 
setPassword(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
Sets the password of the AlienBrain user account used to connect.
setPassword(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Sets the password for authentication.
setPassword(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
Sets the password for authentication.
setPassword(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
Set password for StarTeam user
setPath(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
Deprecated. Use setView instead
setPath(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
Sets the path to the project within the AlienBrain repository.
setPath(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM.SourcePath
 
setPathtoupdate(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper
 
setPattern(String) - Method in class net.sourceforge.cruisecontrol.buildloggers.MergeLogger
Sets the pattern which the filenames in a directory must match.
setPaused(boolean) - Method in class net.sourceforge.cruisecontrol.Project
 
setPhingHome(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
If set CC will use the platform specific script provided by Phing
setPhingScript(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
Sets the Phing script file to be invoked.
setPhingScript(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setPhingWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
Set the working directory where Phing will be invoked.
setPomFile(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
Set the pom file.
setPomFile(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Script
 
setPomFile(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Maven2SnapshotDependency
Set the root folder of the directories that we are going to scan
setPort(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
 
setPort(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
setPort(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
setPort(int) - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
 
setPort(int) - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
setPort(String) - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
setPort(String) - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
The x10 cm11a library defaults to com2 for the port, so this attribute is optional.
setPort(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
setPreBuildIncrementer(boolean) - Method in class net.sourceforge.cruisecontrol.labelincrementers.DefaultLabelIncrementer
Set the pre/post behavior of the label incrementer.
setPreBuildIncrementer(boolean) - Method in class net.sourceforge.cruisecontrol.labelincrementers.FormattedLabelIncrementer
Set the pre/post behavior of the label incrementer
setPreBuildIncrementer(boolean) - Method in class net.sourceforge.cruisecontrol.labelincrementers.PropertyFileLabelIncrementer
 
setPrefix(boolean) - Method in class net.sourceforge.cruisecontrol.labelincrementers.FormattedLabelIncrementer
Set whether a prefix is required or no
setPreloadFileInformation(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
 
setProject(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CMSynergyBootstrapper
Sets the CM Synergy project you wish to reconfigure
setProject(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
setProject(String) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Sets the CM Synergy project to be used with this publisher.
setProject(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the CM Synergy project spec to be used as a template for calculating changes.
setProject(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MKS
 
setProjectConfig(ProjectConfig) - Method in class net.sourceforge.cruisecontrol.Project
 
setProjectFile(String) - Method in class net.sourceforge.cruisecontrol.builders.MavenBuilder
project.xml to use
setProjectFile(String) - Method in class net.sourceforge.cruisecontrol.builders.MavenScript
 
setProjectFile(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MavenSnapshotDependency
Set the root folder of the directories that we are going to scan
setProjectName(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.LockFileBootstrapper
 
setProjectName(String) - Method in class net.sourceforge.cruisecontrol.jmx.ProjectController
 
setProjectName(String) - Method in interface net.sourceforge.cruisecontrol.jmx.ProjectMBean
Change the project name.
setProjectName(String) - Method in class net.sourceforge.cruisecontrol.listeners.LockFileListener
 
setProjectName(String) - Method in class net.sourceforge.cruisecontrol.publishers.rss.CruiseControlFeed
Set the name of the project being published into this feed.
setProjectName(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
setProjectName(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeTrackerPublisher
 
setProjectName(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Sets the project/repository name used to check for modifications.
setProperties(List) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setProperties(List) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Script
 
setProperties(List) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setPropertiesFile(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MavenSnapshotDependency
Sets the .properties file which contains overriding tags for POM.
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Accurev
Choose a property to be set if the project has modifications
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCase
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Darcs
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MKS
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Maven2SnapshotDependency
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MavenSnapshotDependency
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
 
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
set the name of the property that will be set if modifications are found
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Choose a property to be set if the project has modifications if we have a change that only requires repackaging, i.e. jsp, we don't need to recompile everything, just rejar.
setProperty(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Choose a property to be set if the project has modifications if we have a change that only requires repackaging, i.e. jsp, we don't need to recompile everything, just rejar.
setPropertyFile(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.PropertyFileLabelIncrementer
 
setPropertyName(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.PropertyFileLabelIncrementer
 
setPropertyOnDelete(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
setPropertyOnDelete(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Darcs
 
setPropertyOnDelete(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
 
setPropertyOnDelete(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM
From SourceControl interface.
setPropertyOnDelete(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
 
setPropertyOnDelete(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Choose a property to be set if the project has deletions
setPropertyOnDelete(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Set the name of the property to be set if some files were deleted or renamed from VSS on this project.
setProxyHost(String) - Method in class net.sourceforge.cruisecontrol.publishers.YahooPublisher
Setter for proxyHost
setProxyPort(String) - Method in class net.sourceforge.cruisecontrol.publishers.YahooPublisher
Setter for proxyPort
setPublishDate(Date) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Item
 
setPublishOnFail(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.XSLTLogPublisher
If true then publish the log contents even if the build failed.
setPublishOnFailure(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.ArtifactsPublisher
 
setPublisher(EmailPublisher) - Method in class net.sourceforge.cruisecontrol.publishers.email.EmailMapper
 
setPurpose(String) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyBaselinePublisher
Sets the purpose of the baseline.
setPvcsbin(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
Specifies the location of the PVCS bin directory
setPvcsproject(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
setPvcssubproject(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
setPvcsversionlabel(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
setPvob(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
Set the name of the pvob to use for queries.
setQuietPeriod(int) - Method in class net.sourceforge.cruisecontrol.ModificationSet
Set the amount of time in which there is no source control activity after which it is assumed that it is safe to update from the source control system and initiate a build.
setReallyQuiet(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
setRebases(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
Sets whether rebases of the integration stream are reported as changes.
setRecipient(String) - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
 
setRecipient(String) - Method in class net.sourceforge.cruisecontrol.publishers.YahooPublisher
 
setReconfigure(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the value of the reconfigure attribute.
setRecurse(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CMSynergyBootstrapper
Sets the value of the recurse attribute.
setRecurse(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the value of the recurse attribute.
setRecursive(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
setRecursive(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCase
Set whether to check against sub-folders in the view path
setRecursive(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
setReleaseID(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeFrsPublisher
 
setRemoveProperties(boolean) - Method in class net.sourceforge.cruisecontrol.buildloggers.MergeLogger
 
setReportSuccess(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setReportSuccess(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
The rule for posting a blog entry for successful builds.
setReportWhenFixed(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Failure
 
setRepository(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper
Selects a repository
setRepository(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
setRepository(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
Selects a repository
setRepository(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
setRepositoryLocation(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Darcs
 
setRepositoryLocation(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
Sets the repository location to use when making calls to Subversion.
setRepositoryName(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Sets the project/repository name used to check for modifications.
setRequireModification(boolean) - Method in class net.sourceforge.cruisecontrol.ModificationSet
Deprecated.  
setRequired(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam
 
setRequiremodification(boolean) - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
setResetStickyTags(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper
 
setResolveGroups(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
setResolveUsers(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
setReturnAddress(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setReturnName(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setRole(String) - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Sets the CM Synergy role under which the session will be started.
setRootDN(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
setRunner(Runner) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setRunner(Runner) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Accurev
 
setRunner(Runner) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Sets the runner
setSSH(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setSaveLogDir(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setSaveLogDir(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setSaveLogDir(String) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
Set the location to which the ant log will be saved before Cruise Control merges the file into its log.
setSaveLogDir(String) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
Set the location to which the NAnt log will be saved before Cruise Control merges the file into its log.
setSaveLogDir(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
Set the location to which the ant log will be saved before Cruise Control merges the file into its log.
setSaveLogDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setSearchAttr(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
setSearchRegExp(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
setSearchTmpl(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
setSendFixed(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
setSendProjectName(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
setSeparator(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.DefaultLabelIncrementer
 
setSeparator(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.FormattedLabelIncrementer
set the separtor to be use between parts of the build label, default is "_"
setServer(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
setServer(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
Sets the hostname of the server hosting the AlienBrain repository.
setServerConnect(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
setServerConnect(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
setServerLogin(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
setServerLogin(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
setServerPath(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.VssBootstrapper
Optional.
setServerPath(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Set the path to the directory containing the srcsafe.ini file.
setServerURL(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeePublisher
 
setService(String) - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
 
setSessionFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CMSynergyBootstrapper
Sets the file which contains the mapping between CM Synergy session names and IDs.
setSessionFile(String) - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor
Sets the file which contains the mapping between CM Synergy session names and IDs.
setSessionFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Sets the file which contains the mapping between CM Synergy session names and IDs.
setSessionFile(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the file which contains the mapping between CM Synergy session names and IDs.
setSessionName(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.CMSynergyBootstrapper
Sets the name of the CM Synergy session to use with this plugin.
setSessionName(String) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Sets the name of the CM Synergy session to use with this plugin.
setSessionName(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the name of the CM Synergy session to use with this plugin.
setSet(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM.SSCMCLIParam
 
setSettingsFile(String) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
Set an Alternate path for the user settings file.
setSkipUsers(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setSleepMillis(int) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
setSocketServer(String) - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
setSourceDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setSourceFile(String) - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusPageListener
 
setSourceHost(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setSourcePath(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM
 
setSourcePaths(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM
 
setSourceSeparator(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setSourceUser(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setSpamWhileBroken(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setSpamWhileBroken(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
The rule for posting a blog entry for each subsequent failed build.
setSrcDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.FTPPublisher
 
setSsDir(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.VssBootstrapper
Optional.
setSsDir(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Set the path to the ss executable
setSsDir(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Set the project to get history from
setSsl(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
 
setStartTime(int) - Method in class net.sourceforge.cruisecontrol.PauseBuilder
 
setStarteamurl(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
 
setStateName(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
 
setStream(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Accurev
Sets the Accurev stream to search for changes
setStream(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
set the stream to check for changes
setStream(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Sets the Accurev stream to work in (-s stream)
setSubdirectory(String) - Method in class net.sourceforge.cruisecontrol.publishers.ArtifactsPublisher
 
setSubjectPrefix(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setSubjectPrefix(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
The prefix to be used before the title of the blog entry.
setSynctime(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
Enables/disables automatic synctime
setSystemClassPath(String) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setTag(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
Set the cvs tag.
setTarget(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setTarget(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setTarget(String) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
Set the Ant target(s) to invoke.
setTarget(String) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setTarget(String) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
Set the Ant target(s) to invoke.
setTarget(String) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setTarget(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
Set the Phing target(s) to invoke.
setTarget(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setTarget(String) - Method in class net.sourceforge.cruisecontrol.builders.RakeBuilder
Set the Rake target(s) to invoke.
setTarget(String) - Method in class net.sourceforge.cruisecontrol.builders.RakeScript
 
setTarget(String) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setTargetDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setTargetDir(String) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
setTargetFramework(String) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
setTargetFramework(String) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setTargetHost(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setTargetHost(String) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
setTargetPasswd(String) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
setTargetPort(int) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
setTargetSeparator(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setTargetSeparator(String) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
setTargetUser(String) - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
 
setTargetUser(String) - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
 
setTempFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setTempFile(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setTempFile(String) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
Set the name of the temporary file used to capture output.
setTempFile(String) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
Set the name of the temporary file used to capture output.
setTempFile(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
Set the name of the temporary file used to capture output.
setTempFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setTempFileName(String) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setTempFileName(String) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setTempFileName(String) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setTime(String) - Method in class net.sourceforge.cruisecontrol.Builder
can use ScheduleItem.NOT_SET to reset.
setTime(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.TimeBuild
The threshold time to cross that starts triggering a build
setTimeAdjustmentFactor(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Used to calculate the modification time of an item when the AllFusion Harvest Server times are different then that of the cc Server.
setTimeFormat(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Sets the time format to use for querying VSS and processing reports.
setTimeFormat(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Sets the time format to use for parsing VSS journal.
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.bootstrappers.ExecBootstrapper
Sets build timeout in seconds.
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.builders.ExecBuilder
Sets build timeout in seconds.
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
 
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.builders.MavenBuilder
Sets build timeout in seconds.
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.builders.RakeBuilder
 
setTimeout(long) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setTimeout(int) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
setTitle(String) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
Set the title of the RSS feed.
setTitle(String) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Item
 
setTrackerName(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeTrackerPublisher
 
setTransactionRange(Timespec) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Selects a transaction range for hist as in (-t), single timespec
setTransactionRange(Timespec, Timespec) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Selects a transaction range for hist as in (-t), timespec span (a-b, a-, -b)
setURL(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.HttpFile
 
setUnit(String) - Method in class net.sourceforge.cruisecontrol.logmanipulators.BaseManipulator
sets the unit on which the backup should run. valid are YEAR, MONTH, WEEK, DAY
setUpdateFolders(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
Sets the value of the updateFolders attribute.
setUploadname(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeFrsPublisher
 
setUrl(String) - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
setUseDebug(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setUseDebug(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setUseDebug(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
setUseDebug(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setUseDebug(boolean) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
setUseDebug(boolean) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setUseDebug(boolean) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
setUseDebug(boolean) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setUseDebug(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setUseGroupContent(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
setUseLogger(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setUseLogger(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setUseLogger(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
Sets whether Ant will use the custom loggers.
setUseLogger(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setUseLogger(boolean) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
Sets whether NAnt will use the custom loggers.
setUseLogger(boolean) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setUseLogger(boolean) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
Sets whether Phing will use the custom loggers.
setUseLogger(boolean) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setUseLogger(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setUseP4Email(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
Sets if the Email address for the user should be retrieved from Perforce.
setUseQuiet(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
setUseQuiet(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
setUseQuiet(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
setUseQuiet(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setUseQuiet(boolean) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
setUseQuiet(boolean) - Method in class net.sourceforge.cruisecontrol.builders.NantScript
 
setUseQuiet(boolean) - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
setUseQuiet(boolean) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setUseQuiet(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
setUseSSL(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setUseScript(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setUser(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
 
setUser(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
setUser(String) - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Sets the user ID under which the session will be started.
setUser(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Ignore
 
setUser(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrainCore
Sets the name of the AlienBrain user account used to connect.
setUser(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Maven2SnapshotDependency
Set the username listed with changes found in binary dependencies
setUser(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MavenSnapshotDependency
Set the username listed with changes found in binary dependencies
setUser(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
setUserName(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl
 
setUsername(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.SVNBootstrapper
Sets the username for authentication.
setUsername(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
setUsername(String) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
setUsername(String) - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
 
setUsername(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
The username to use for authentication.
setUsername(String) - Method in class net.sourceforge.cruisecontrol.publishers.YahooPublisher
 
setUsername(String) - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeePublisher
 
setUsername(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
Sets the username for authentication.
setUsername(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
Sets the username for authentication.
setUsername(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
Set StarTeam user name
setValue(String) - Method in class net.sourceforge.cruisecontrol.builders.Property
 
setValue(String) - Method in class net.sourceforge.cruisecontrol.util.Commandline.Argument
Sets a single commandline argument.
setValue(String) - Method in class net.sourceforge.cruisecontrol.util.XPathAwareChild
If this value is set, then it is considered to be a "fixed" value that will be returned by the lookupValue method.
setVariable(String, String) - Method in class net.sourceforge.cruisecontrol.util.EnvCommandline
Sets a variable within the environment under which the command will be run.
setVerbose(boolean) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
Enables/disables verbose logging
setVerbose(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Accurev
Enables/disables verbose logging
setVerbose(boolean) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Enables/disables verbose logging
setVersionProperties(Properties) - Method in class net.sourceforge.cruisecontrol.CruiseControlController
 
setView(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
 
setView(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
setView(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
setView(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
setViewPath(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
set the starting point path in a view to check for changes
setViewpath(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseBootstrapper
 
setViewpath(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseViewstrapper
set the path to the view to be started
setViewpath(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCase
Sets the local working copy to use when making queries.
setViewtag(String) - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
Set the viewtag status flag
setVoblist(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseViewstrapper
set the list of VOBs to mount, the list is comma separated
setVssPath(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.VssBootstrapper
Required.
setVsspath(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
Set the project to get history from
setWindows(boolean) - Method in class net.sourceforge.cruisecontrol.builders.AntScript
 
setWindows(boolean) - Method in class net.sourceforge.cruisecontrol.builders.PhingScript
 
setWindows(boolean) - Method in class net.sourceforge.cruisecontrol.builders.RakeScript
 
setWkspath(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper
Selects a workspace
setWkspath(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
Selects a workspace
setWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.ExecBootstrapper
Sets the working directory where the command is to be executed
setWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.builders.ExecBuilder
Sets the working directory where the command is to be executed
setWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.builders.RakeBuilder
Set the working directory where Rake will be invoked.
setWorkingDir(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Darcs
 
setWorkingDir(File) - Method in class net.sourceforge.cruisecontrol.util.Commandline
Sets exeuction directory
setWorkingDirectory(String) - Method in class net.sourceforge.cruisecontrol.util.Commandline
Sets execution directory.
setWorkspace(String) - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
Selects a workspace
setWorkspaceLocalPath(File) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Selects the workspace to use, specifying its path in the local filesystem.
setWorkspaceLocalPath(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommandline
Selects the workspace to use, specifying its path in the local filesystem.
setXMLFile(String) - Method in class net.sourceforge.cruisecontrol.util.XPathAwareChild
 
setXPathExpression(String) - Method in class net.sourceforge.cruisecontrol.util.XPathAwareChild
 
setXSLDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
Directory where xsl files are located.
setXSLDir(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
Directory where xsl files are located.
setXSLFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
If xslFile is set then both xslDir and css are ignored.
setXSLFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
If xslFile is set then both xslDir and css are ignored.
setXSLFileList(String) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
updates xslFileNames, based on value of xslFileList If first character is + the list is appended, otherwise the list is replaced. xslFileNames is comma or space-separated list of existing files, located in xslDir.
setXSLFileNames(String[]) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
Method to override the default list of file names that will be looked for in the directory specified by xslDir.
setXSLFileNames(String[]) - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
Method to override the default list of file names that will be looked for in the directory specified by xslDir.
setXsltFile(String) - Method in class net.sourceforge.cruisecontrol.publishers.XSLTLogPublisher
Full path to the xslt file used in the transform
shouldBuildAfterFailed() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
shouldPublish(boolean) - Method in class net.sourceforge.cruisecontrol.publishers.ArtifactsPublisher
 
shouldPublish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyPublisher
Determines if the publish should take place.
shouldPublish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
determines if the publish should take place
shouldPublish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.ConditionalPublisher
Determines if the nested publishers should be executed.
shouldPublish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.OnFailurePublisher
 
shouldPublish(Element) - Method in class net.sourceforge.cruisecontrol.publishers.OnSuccessPublisher
 
shouldReportWhenFixed() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Failure
 
shouldSend(XMLLogHelper) - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
Determines if the conditions are right for the email to be sent.
size() - Method in class net.sourceforge.cruisecontrol.util.Commandline
 
split() - Method in class net.sourceforge.cruisecontrol.util.TdTimer
Note that split returns the amount of time since the last time you called split.
start(String[]) - Method in class net.sourceforge.cruisecontrol.Main
Print the version, configure the project with serialized build info and/or arguments and start the project build process.
start() - Method in class net.sourceforge.cruisecontrol.Project
 
start() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
start() - Method in interface net.sourceforge.cruisecontrol.ProjectInterface
 
start() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerAgent
 
start(String[]) - Method in interface net.sourceforge.cruisecontrol.launch.CruiseControlMain
Start CruiseControl
start() - Method in class net.sourceforge.cruisecontrol.util.TdTimer
 
start() - Method in class net.sourceforge.cruisecontrol.web.EmbeddedJettyServer
Starts the embedded Jetty server.
startElement(String, String, String, Attributes) - Method in class net.sourceforge.cruisecontrol.util.EmptyElementFilter
 
startElement(String, String, String, Attributes) - Method in class net.sourceforge.cruisecontrol.util.PruneElementFilter
 
stop() - Method in class net.sourceforge.cruisecontrol.Main
 
stop() - Method in class net.sourceforge.cruisecontrol.Project
 
stop() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
 
stop() - Method in interface net.sourceforge.cruisecontrol.ProjectInterface
 
stop() - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerAgent
 
stop() - Method in class net.sourceforge.cruisecontrol.util.TdTimer
 
stop() - Method in class net.sourceforge.cruisecontrol.web.EmbeddedJettyServer
Stops the embedded Jetty Server.
storePropertiesToFile(Properties, String, File) - Static method in class net.sourceforge.cruisecontrol.util.Util
Stores the contents of a Properties object to the specifed file.
streamOutput(Commandline) - Static method in class net.sourceforge.cruisecontrol.util.CommandlineUtil
Run a command line and stream the output.
subValidate() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher
 
subValidate() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeFrsPublisher
 
subValidate() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeePublisher
 
subValidate() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeTrackerPublisher
 
substringFromLastSlash(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Returns the substring of the given string from the last "/" character.
substringToLastSlash(String) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
Returns the substring of the given string from the beginning to the last "/" character or till the end of the string if no slash character exists.
syncTo(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 

T

Targets - class net.sourceforge.cruisecontrol.sourcecontrols.Targets.
The class identifies the source control objects that it contains as targets to be built only when corresponding triggers are modified.
Targets() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Targets
Public constructor for reflection purposes.
Targets(Compound) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Targets
Constructor that the Compound class uses to create an object of this class.
TdTimer - class net.sourceforge.cruisecontrol.util.TdTimer.
 
TdTimer() - Constructor for class net.sourceforge.cruisecontrol.util.TdTimer
 
ThreadQueue - class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueue.
Used to encapsulate the concept of a Thread Pool The queue accepts tasks that implement the WorkerThread interface.
ThreadQueue() - Constructor for class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueue
 
ThreadQueueProperties - class net.sourceforge.cruisecontrol.util.threadpool.ThreadQueueProperties.
A wrapper for ThreadPool to the config file.
TimeBuild - class net.sourceforge.cruisecontrol.sourcecontrols.TimeBuild.
Provide a "time" using hhmm format that specifies when a build should be triggered.
TimeBuild() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.TimeBuild
 
Timespec - class net.sourceforge.cruisecontrol.sourcecontrols.accurev.Timespec.
Contains the abstract definition of the time-spec parameter fragment

According to the 'accurev help' reference, time-spec can be:

time in YYYY/MM/DD HH:MM:SS format time keyword: now transaction number transaction keyword: highest

See the corresponding specific subclasses for them:

Timespec() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.accurev.Timespec
Creates a new Timespec with no count fragment
Timespec(int) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.accurev.Timespec
Creates a new Timespec having the given count
TransactionNumberTimespec - class net.sourceforge.cruisecontrol.sourcecontrols.accurev.TransactionNumberTimespec.
Implements a "numeric" time-spec (n or n.m) format.
TransactionNumberTimespec(int) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.accurev.TransactionNumberTimespec
Creates a new TransactionNumberTimespec with no count (n form)
TransactionNumberTimespec(int, int) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.accurev.TransactionNumberTimespec
Creates a new TransactionNumberTimespec with the given count (n.m form)
Triggers - class net.sourceforge.cruisecontrol.sourcecontrols.Triggers.
The class identifies the source control objects that it contains as triggers to invoke builds on corresponding targets when the triggers are modified.
Triggers() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Triggers
Public constructor for reflection purposes.
Triggers(SourceControl) - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Triggers
Constructor that the Compound class uses to create an object of this class.
taskNumber - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
The CM Synergy task number represented by this modification
text(String) - Method in interface net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.P4CmdParser
 
text(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.P4CmdParserAdapter
 
throwIf(boolean, String) - Static method in class net.sourceforge.cruisecontrol.CruiseControlException
 
throwIf(boolean) - Method in class net.sourceforge.cruisecontrol.CruiseControlException
 
time() - Method in class net.sourceforge.cruisecontrol.util.TdTimer
 
toArray() - Method in class net.sourceforge.cruisecontrol.util.OSEnvironment
Returns all environment variables which were set at the time the class was instantiated, as well as any which have been added programatically.
toElement(DateFormat) - Method in class net.sourceforge.cruisecontrol.Modification.ModifiedFile
 
toElement(DateFormat) - Method in class net.sourceforge.cruisecontrol.Modification
 
toElement(DateFormat) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ChangeRequest
 
toElement(DateFormat) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ModifiedObject
 
toElement(DateFormat) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
 
toElement(DateFormat) - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCaseModification
 
toString() - Method in class net.sourceforge.cruisecontrol.Modification
 
toString() - Method in class net.sourceforge.cruisecontrol.PluginType
 
toString() - Method in class net.sourceforge.cruisecontrol.Project
 
toString() - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
toString() - Method in class net.sourceforge.cruisecontrol.events.BuildProgressEvent
 
toString() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification
 
toString() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCaseModification
 
toString() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.TimeBuild
 
toString() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand
 
toString() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.Timespec
 
toString() - Method in class net.sourceforge.cruisecontrol.util.Commandline
 
toString(String[], boolean) - Static method in class net.sourceforge.cruisecontrol.util.Commandline
 
toString(String[], boolean, String) - Static method in class net.sourceforge.cruisecontrol.util.Commandline
 
toString() - Method in class net.sourceforge.cruisecontrol.util.OSEnvironment
Returns a String representation of the environment.
toStringNoQuoting() - Method in class net.sourceforge.cruisecontrol.util.Commandline
Converts the command line to a string without adding quotes to any of the arguments.
toXml(DateFormat) - Method in class net.sourceforge.cruisecontrol.Modification
 
toXml() - Method in class net.sourceforge.cruisecontrol.publishers.rss.Item
 
transform(File) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
 
transformFile(Source, TransformerFactory, Source) - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
 
translateCommandline(String) - Static method in class net.sourceforge.cruisecontrol.util.Commandline
 
translateNantErrorElements(Element) - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
turnOff() - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
turnOn() - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
type - Variable in class net.sourceforge.cruisecontrol.Modification
 
type - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ModifiedObject
 

U

UCM - class net.sourceforge.cruisecontrol.sourcecontrols.UCM.
This class implements the SourceControlElement methods for ClearCase UCM.
UCM() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.UCM
 
UPDATE - Static variable in class net.sourceforge.cruisecontrol.sourcecontrols.accurev.AccurevCommand
 
USER_HOMEDIR - Static variable in class net.sourceforge.cruisecontrol.launch.Launcher
system property with user home directory
USER_LIBDIR - Static variable in class net.sourceforge.cruisecontrol.launch.Launcher
The location of a per-user library directory
Util - class net.sourceforge.cruisecontrol.util.Util.
 
uncaughtException(Thread, Throwable) - Method in class net.sourceforge.cruisecontrol.util.threadpool.Log4jThreadGroup
 
useSafeQuoting(boolean) - Method in class net.sourceforge.cruisecontrol.util.Commandline
Enables and disables safe quoting when executing a command.
userName - Variable in class net.sourceforge.cruisecontrol.Modification
 

V

VSSHelper - class net.sourceforge.cruisecontrol.sourcecontrols.VSSHelper.
 
ValidationHelper - class net.sourceforge.cruisecontrol.util.ValidationHelper.
Reusable assertion like facility for handling configuration mistakes (e.g. unsupported/required attributes).
Veto - class net.sourceforge.cruisecontrol.sourcecontrols.Veto.
 
Veto() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Veto
 
Vss - class net.sourceforge.cruisecontrol.sourcecontrols.Vss.
This class handles all VSS-related aspects of determining the modifications since the last good build.
Vss() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.Vss
 
VssBootstrapper - class net.sourceforge.cruisecontrol.bootstrappers.VssBootstrapper.
 
VssBootstrapper() - Constructor for class net.sourceforge.cruisecontrol.bootstrappers.VssBootstrapper
 
VssJournal - class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal.
This class handles all VSS-related aspects of determining the modifications since the last good build.
VssJournal() - Constructor for class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
 
validate() - Method in interface net.sourceforge.cruisecontrol.Bootstrapper
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in interface net.sourceforge.cruisecontrol.BuildLogger
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in class net.sourceforge.cruisecontrol.Builder
 
validate() - Method in class net.sourceforge.cruisecontrol.CCDateFormat
 
validate() - Method in interface net.sourceforge.cruisecontrol.Listener
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in class net.sourceforge.cruisecontrol.Log
Validate the log.
validate() - Method in interface net.sourceforge.cruisecontrol.Manipulator
 
validate() - Method in class net.sourceforge.cruisecontrol.ModificationSet
 
validate() - Method in class net.sourceforge.cruisecontrol.PauseBuilder
 
validate() - Method in class net.sourceforge.cruisecontrol.ProjectConfig.Bootstrappers
 
validate() - Method in class net.sourceforge.cruisecontrol.ProjectConfig.Listeners
 
validate() - Method in class net.sourceforge.cruisecontrol.ProjectConfig.Publishers
 
validate() - Method in class net.sourceforge.cruisecontrol.ProjectConfig
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in interface net.sourceforge.cruisecontrol.ProjectInterface
 
validate() - Method in interface net.sourceforge.cruisecontrol.Publisher
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in class net.sourceforge.cruisecontrol.Schedule
 
validate() - Method in interface net.sourceforge.cruisecontrol.SourceControl
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AccurevBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AlienBrainBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.CMSynergyBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.CVSBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ClearCaseViewstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusBootstrapper
Deprecated.  
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusFTPBootstrapper
Deprecated.  
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.ExecBootstrapper
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.LockFileBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.P4Bootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.PlasticSCMBootstrapper
Validate the attributes.
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.SSCMBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.SVNBootstrapper
This method validates that at least the filename or the local working copy location has been specified.
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.SnapshotCMBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.StarTeamBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.bootstrappers.VssBootstrapper
 
validate() - Method in class net.sourceforge.cruisecontrol.builders.AntBuilder
 
validate() - Method in class net.sourceforge.cruisecontrol.builders.CompositeBuilder
 
validate() - Method in class net.sourceforge.cruisecontrol.builders.ExecBuilder
 
validate() - Method in class net.sourceforge.cruisecontrol.builders.Maven2Builder
Check at the starting of CC if required attributes are set
validate() - Method in class net.sourceforge.cruisecontrol.builders.MavenBuilder
 
validate() - Method in class net.sourceforge.cruisecontrol.builders.NantBuilder
 
validate() - Method in class net.sourceforge.cruisecontrol.builders.PhingBuilder
 
validate() - Method in class net.sourceforge.cruisecontrol.builders.RakeBuilder
 
validate() - Method in class net.sourceforge.cruisecontrol.buildloggers.ClearCaseAuditLogger
check that enough attributes have been set
validate() - Method in class net.sourceforge.cruisecontrol.buildloggers.MergeLogger
 
validate() - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer
 
validate() - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor.CMSynergySession
Validates the fields of this object.
validate() - Method in class net.sourceforge.cruisecontrol.listeners.CMSynergySessionMonitor
 
validate() - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusFTPListener
 
validate() - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusListener
 
validate() - Method in class net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusPageListener
 
validate() - Method in class net.sourceforge.cruisecontrol.listeners.LockFileListener
 
validate() - Method in class net.sourceforge.cruisecontrol.logmanipulators.BaseManipulator
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.AntPublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.ArtifactsPublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyBaselinePublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.CMSynergyTaskPublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.ClearCaseBaselinePublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.ConditionalPublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusFTPPublisher
Deprecated. Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusPublisher
Deprecated.  
validate() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Address
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Alert
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher.Ignore
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.EmailPublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.ExecutePublisher
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in class net.sourceforge.cruisecontrol.publishers.FTPPublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.HTMLEmailPublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.JabberPublisher
Validate that all the mandatory parameters were specified in order to properly initial the Jabber client service.
validate() - Method in class net.sourceforge.cruisecontrol.publishers.LinkEmailPublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.LinkJabberPublisher
Validate that all the mandatory parameters were specified in order to properly initial the Jabber client service.
validate() - Method in class net.sourceforge.cruisecontrol.publishers.RSSPublisher
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in class net.sourceforge.cruisecontrol.publishers.SCPPublisher
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in class net.sourceforge.cruisecontrol.publishers.SametimeAnnouncementPublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.XSLTLogPublisher
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate() - Method in class net.sourceforge.cruisecontrol.publishers.YahooPublisher
Validate that all the mandatory parameters were specified in order to properly initial the Yahoo client service.
validate() - Method in class net.sourceforge.cruisecontrol.publishers.email.LDAPMapper
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.email.PropertiesMapper
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeeDocumentManagerPublisher.Status
 
validate() - Method in class net.sourceforge.cruisecontrol.publishers.sfee.SfeePublisher
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Accurev
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlienBrain
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvestCM511
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.AlwaysBuild
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.BuildStatus
Make sure any attributes provided by the user are correctly specified.
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergy
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ClearCase
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound.Entry
Confirms that the sourceControl that this object wraps has been set.
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Compound
Confirms that there is exactly one triggers block and one targets block even if the triggers mods are included and the target block is empty (otherwise you wouldn't need a compound block to begin with).
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ConcurrentVersionsSystem
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Darcs
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.FakeUserSourceControl
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.FileSystem
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.ForceOnly
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.HttpFile
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MKS
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Maven2SnapshotDependency
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.MavenSnapshotDependency
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.P4
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PVCS
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.PlasticSCM
Validate the attributes.
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SSCM
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SVN
This method validates that at least the repository location or the local working copy location has been specified.
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM
From SourceControl interface.
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.StarTeam
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.TimeBuild
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.UCM
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Veto
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.Vss
 
validate() - Method in class net.sourceforge.cruisecontrol.sourcecontrols.VssJournal
 
validate() - Method in class net.sourceforge.cruisecontrol.util.AbstractFTPClass
Called after the configuration is read to make sure that all the mandatory parameters were specified..
validate(String) - Static method in class net.sourceforge.cruisecontrol.util.CurrentBuildFileWriter
 
validate() - Method in class net.sourceforge.cruisecontrol.util.NamedXPathAwareChild
 
validate() - Method in class net.sourceforge.cruisecontrol.util.XPathAwareChild
Must be called after setting all the instance values and before calling lookupValue.
validateConfig(String) - Method in class net.sourceforge.cruisecontrol.jmx.CruiseControlControllerJMXAdaptor
 
validateLabel(String, LabelIncrementer) - Method in class net.sourceforge.cruisecontrol.Project
Ensure that label is valid for the specified LabelIncrementer
version - Variable in class net.sourceforge.cruisecontrol.sourcecontrols.CMSynergyModification.ModifiedObject
 

W

WAITING - Static variable in class net.sourceforge.cruisecontrol.ProjectState
 
WeblogPublisher - class net.sourceforge.cruisecontrol.publishers.WeblogPublisher.
Used to publish a blog entry based on the build report using the Blogger API, MetaWeblog API or the LiveJournal API.
WeblogPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.WeblogPublisher
 
WeblogPublisher.BloggerApiClient - class net.sourceforge.cruisecontrol.publishers.WeblogPublisher.BloggerApiClient.
A BloggingApi implementation for the Blogger API.
WeblogPublisher.BloggerApiClient() - Constructor for class net.sourceforge.cruisecontrol.publishers.WeblogPublisher.BloggerApiClient
 
WeblogPublisher.LiveJournalApiClient - class net.sourceforge.cruisecontrol.publishers.WeblogPublisher.LiveJournalApiClient.
A BloggingApi implementation for the LiveJournal API.
WeblogPublisher.LiveJournalApiClient() - Constructor for class net.sourceforge.cruisecontrol.publishers.WeblogPublisher.LiveJournalApiClient
 
WeblogPublisher.MetaWeblogApiClient - class net.sourceforge.cruisecontrol.publishers.WeblogPublisher.MetaWeblogApiClient.
A BloggingApi implementation for the MetaWeblogAPI.
WeblogPublisher.MetaWeblogApiClient() - Constructor for class net.sourceforge.cruisecontrol.publishers.WeblogPublisher.MetaWeblogApiClient
 
WorkerThread - interface net.sourceforge.cruisecontrol.util.threadpool.WorkerThread.
A template used to guide the creation of tasks to be executed by the ThreadPool
waitFor(Process, Logger) - Static method in class net.sourceforge.cruisecontrol.util.Processes
Waits for a process to finish executing and logs the output.
waitFor(Process, StreamConsumer, StreamConsumer) - Static method in class net.sourceforge.cruisecontrol.util.Processes
Waits for a process to finish executing.
warning(String) - Method in interface net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.P4CmdParser
 
warning(String) - Method in class net.sourceforge.cruisecontrol.labelincrementers.P4ChangelistLabelIncrementer.P4CmdParserAdapter
 
wasBuildSuccessful() - Method in class net.sourceforge.cruisecontrol.Log
 
wasError() - Method in class net.sourceforge.cruisecontrol.builders.ExecScript
 
wasPreviousBuildSuccessful() - Method in class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
wasSuccessfulBuild(String) - Static method in class net.sourceforge.cruisecontrol.Log
 
write(Writer) - Method in class net.sourceforge.cruisecontrol.publishers.rss.Feed
 
write(String, String) - Static method in class net.sourceforge.cruisecontrol.util.IO
Write the content to the file.
write(File, String) - Static method in class net.sourceforge.cruisecontrol.util.IO
Write the content to the file.
writeFile(Date, long) - Method in class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusFTPPublisher
Deprecated.  
writeFile(Date, long) - Method in class net.sourceforge.cruisecontrol.publishers.CurrentBuildStatusPublisher
Deprecated.  
writeFile(Element, String) - Method in class net.sourceforge.cruisecontrol.publishers.XSLTLogPublisher
Performs the transform of the cruisecontrolLog, writing the results to the locations specified by the path parameter
writeLogFile(Date) - Method in class net.sourceforge.cruisecontrol.Log
Writes the current build log to the appropriate directory and filename.
writeLogFile(File, Element) - Method in class net.sourceforge.cruisecontrol.Log
 
writeToSocket(String) - Method in class net.sourceforge.cruisecontrol.publishers.SocketPublisher
 
writefile(String, Date, String) - Static method in class net.sourceforge.cruisecontrol.util.CurrentBuildFileWriter
 

X

X10Publisher - class net.sourceforge.cruisecontrol.publishers.X10Publisher.
This Publisher implementation sends a on/off signal to a X10 capable device via the X10 Activehome computer interface, model CM11A.
X10Publisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.X10Publisher
 
XMLConfigManager - class net.sourceforge.cruisecontrol.config.XMLConfigManager.
 
XMLConfigManager(File) - Constructor for class net.sourceforge.cruisecontrol.config.XMLConfigManager
 
XMLLogHelper - class net.sourceforge.cruisecontrol.util.XMLLogHelper.
Wrapper for the cruisecontrol build log.
XMLLogHelper(Element) - Constructor for class net.sourceforge.cruisecontrol.util.XMLLogHelper
 
XPathAwareChild - class net.sourceforge.cruisecontrol.util.XPathAwareChild.
This class represents a plugin subelement that returns either a fixed value or uses an xpath expression to retrieve a value from an XML document.
XPathAwareChild() - Constructor for class net.sourceforge.cruisecontrol.util.XPathAwareChild
 
XSLTLogPublisher - class net.sourceforge.cruisecontrol.publishers.XSLTLogPublisher.
Publisher Plugin which performs an xslt transform of the jdom Element representation of the build log to an output file of choice.
XSLTLogPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.XSLTLogPublisher
 
XmlResolver - interface net.sourceforge.cruisecontrol.config.XmlResolver.
 

Y

YahooPublisher - class net.sourceforge.cruisecontrol.publishers.YahooPublisher.
Publisher which establishes this transport to publish build results via Yahoo Instant Messaging framework.
YahooPublisher() - Constructor for class net.sourceforge.cruisecontrol.publishers.YahooPublisher
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y