com.atlassian.maven.plugins.sandbox.scm
Class CommandRunner

java.lang.Object
  extended by com.atlassian.maven.plugins.sandbox.scm.CommandRunner

public class CommandRunner
extends java.lang.Object


Constructor Summary
CommandRunner(org.apache.maven.plugin.logging.Log log)
           
 
Method Summary
 int runCommand(java.util.Collection<java.lang.String> output, java.lang.String... arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandRunner

public CommandRunner(org.apache.maven.plugin.logging.Log log)
Method Detail

runCommand

public int runCommand(java.util.Collection<java.lang.String> output,
                      java.lang.String... arguments)
               throws ScmException
Throws:
ScmException


Copyright © 2013 Atlassian. All Rights Reserved.