|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| Executor | Interface to abstract Cruise code away from the Runtime classes in Java which make testing difficult because they are not extensible. |
| StreamConsumer | Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped". |
| Class Summary | |
| AbstractFTPClass | Generic class that acts as a parent to FTP related tasks to push files out to a host. |
| BuildInformationHelper | |
| BuildOutputLogger | Logs all sysout and syserr to a file. |
| CommandExecutor | Class for executing a Commandline. |
| Commandline | Commandline objects help handling command lines specifying processes to execute. |
| Commandline.Argument | Used for nested xml command line definitions. |
| CommandlineUtil | A utility that helps to run command lines. |
| CompositeConsumer | Consumes a stream by copying it to several StreamConsumers. |
| CruiseRuntime | |
| CurrentBuildFileWriter | |
| CVSDateUtil | |
| DateUtil | |
| DiscardConsumer | A StreamConsumer that discards the stream's content. |
| EmptyElementFilter | This filter deletes elements without child nodes (text or elements) with the given tagname. |
| EnvCommandline | Extends the Commandline class to provide a means
to manipulate the OS environment under which the command will
run. |
| IO | This class provides helper methods for interacting with Input/Output classes. |
| MainArgs | Methods to perform operations on main() arguments. |
| ManagedCommandline | Extends |
| NamedXPathAwareChild | Just like XPathAwareChild, but has an additional "name" attribute associated with it. |
| OSEnvironment | A simple utility class for obtaining and parsing system environment variables. |
| PerDayScheduleItem | |
| Processes | Utility methods for interacting with Java processes. |
| PruneElementFilter | This filter prunes branches that start with an element with the given tagname. |
| RuntimeExecutor | Delegates to the Runtime class in the Java SDK. |
| StreamLogger | Logs the content of a Stream line by line. |
| StreamPumper | Class to pump the error stream during Process's runtime. |
| TdTimer | |
| UniqueBuildloopIdentifier | Understands a unique identifier for a running build loop. |
| Util | |
| UtilLocator | These methods are taken from ant 1.6.5 and are duplicates of those found in net.sourceforge.cruisecontrol.launch.util.Locator. |
| ValidationHelper | Reusable assertion like facility for handling configuration mistakes (e.g. unsupported/required attributes). |
| XMLLogHelper | Wrapper for the cruisecontrol build log. |
| 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. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||