Class TfsCommand
java.lang.Object
org.apache.maven.scm.provider.tfs.command.TfsCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTfsCommand
(String cmd, ScmProviderRepository r, ScmFileSet f, ScmLogger logger) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
private void
int
execute
(org.codehaus.plexus.util.cli.StreamConsumer out, ErrorStreamConsumer err) org.codehaus.plexus.util.cli.Commandline
private void
-
Field Details
-
logger
-
command
private org.codehaus.plexus.util.cli.Commandline command
-
-
Constructor Details
-
TfsCommand
-
-
Method Details
-
addArgument
-
addArgument
-
execute
public int execute(org.codehaus.plexus.util.cli.StreamConsumer out, ErrorStreamConsumer err) throws ScmException - Throws:
ScmException
-
getCommandString
-
getCommandline
public org.codehaus.plexus.util.cli.Commandline getCommandline() -
info
-
debug
-