Interface | Description |
---|---|
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 | Description |
---|---|
AccurevChangeLogSet |
Created by IntelliJ IDEA.
|
AccurevElement | |
AccuRevHiddenParametersAction | |
AccurevLauncher |
Utility class that knows how to run AccuRev commands and (optionally) have something parse their
output.
|
AccurevReferenceTree | |
AccurevSCM |
Accurev SCM plugin for Jenkins
|
AccurevSCM.AccurevSCMDescriptor | |
AccurevSCM.AccurevServer | |
AccurevSCM.AccurevServer.DescriptorImpl | |
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.
|
CheckForChanges | |
DetermineRemoteHostname | |
GetConfigWebURL | |
ParseChangeLog |
Parses a change log that was recorded by
ParseOutputToFile . |
RefTreeExternalFile | |
RemoteWorkspaceDetails | |
XmlConsolidateStreamChangeLog | |
XmlParserFactory |
Utility class that provides
XmlPullParserFactory s. |
Enum | Description |
---|---|
AccurevMode |
Determines the delegate used for building
|
AccurevStream.StreamType |
Exception | Description |
---|---|
AccurevLauncher.UnhandledAccurevCommandOutput |
Exception that can be throw if the AccuRev command's output cannot be parsed or is otherwise
invalid.
|
Copyright © 2016–2021. All rights reserved.