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

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

public class CommandRunner
extends Object


Constructor Summary
CommandRunner(org.apache.maven.plugin.logging.Log log)
           
 
Method Summary
 int runCommand(Collection<String> output, 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(Collection<String> output,
                      String... arguments)
               throws ScmException
Throws:
ScmException


Copyright © 2015 Atlassian. All rights reserved.