public class AccuRevCommandLineTest.AccuRevCommandLineTester extends org.apache.maven.scm.provider.accurev.cli.AccuRevCommandLine
ACCUREV_TIME_FORMAT_STRING, ACCUREV_TIME_SPEC, DEFAULT_ACCUREV_EXECUTABLE, DEFAULT_ADD_MESSAGE, DEFAULT_PORT, DEFAULT_PROMOTE_MESSAGE, DEFAULT_REMOVE_MESSAGE| Constructor and Description |
|---|
AccuRevCommandLineTester() |
AccuRevCommandLineTester(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
executeCommandLine(org.codehaus.plexus.util.cli.Commandline cl,
InputStream stdin,
org.apache.maven.scm.provider.accurev.cli.CommandOutputConsumer stdout,
org.codehaus.plexus.util.cli.StreamConsumer stderr) |
BufferedReader |
getStdinReader() |
void |
setResponse(String response) |
add, annotate, chws, defunct, diff, getClientVersion, getCommandline, getCommandLines, getErrorOutput, getExecutable, getLogger, history, info, login, logout, mkdepot, mksnap, mkstream, mkws, pop, popExternal, promote, promoteAll, promoteStream, reactivate, reset, rmws, setExecutable, setLogger, setServer, showRefTrees, showStream, showWorkSpaces, stat, stat, statBackingStream, statTag, syncReplica, updatepublic AccuRevCommandLineTester() throws Exception
Exceptionpublic AccuRevCommandLineTester(String host, int port) throws Exception
Exceptionpublic BufferedReader getStdinReader()
protected int executeCommandLine(org.codehaus.plexus.util.cli.Commandline cl, InputStream stdin, org.apache.maven.scm.provider.accurev.cli.CommandOutputConsumer stdout, org.codehaus.plexus.util.cli.StreamConsumer stderr) throws org.codehaus.plexus.util.cli.CommandLineException
executeCommandLine in class org.apache.maven.scm.provider.accurev.cli.AccuRevCommandLineorg.codehaus.plexus.util.cli.CommandLineExceptionpublic void setResponse(String response)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.