Package hudson.plugins.accurev

Interface Summary
AccurevLauncher.ICmdOutputParser<TResult,TContext> Interface implemented by code that interprets the output of AccuRev commands.
AccurevLauncher.ICmdOutputXmlParser<TResult,TContext> Interface implemented by code that interprets the output of AccuRev commands.
 

Class Summary
AccurevLauncher Utility class that knows how to run AccuRev commands and (optionally) have something parse their output.
AccurevReferenceTree  
AccurevSCM  
AccurevSCM.AccurevSCMDescriptor  
AccurevSCM.AccurevServer Bean that contains the definition of an accurev server, as contained by the global configuration.
AccurevStream Created by IntelliJ IDEA.
AccurevTransaction One commit.
AccurevWorkspace Created by IntelliJ IDEA.
ByteArrayStream Simple class to capture the output of something, and then allow that output to be read.
ParseRefTreeExternalFile  
ParseShowReftrees  
PopulateStreams  
RefTreeExternalFile  
XmlConsolidateStreamChangeLog  
XmlParserFactory Utility class that provides XmlPullParserFactorys.
 

Enum Summary
AccurevStream.StreamType  
 

Exception Summary
AccurevLauncher.UnhandledAccurevCommandOutput Exception that can be throw if the AccuRev command's output cannot be parsed or is otherwise invalid.
 



Copyright © 2004-2013. All Rights Reserved.