public class GradleRunner extends Object
| Constructor and Description |
|---|
GradleRunner(File currentDirectory,
File gradleHomeDirectory,
File customGradleExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeCommand(String commandLine,
LogLevel logLevel,
ShowStacktrace stackTraceLevel,
ExecuteGradleCommandServerProtocol.ExecutionInteraction executionInteraction) |
void |
killProcess()
Call this to stop the gradle process.
|
public void executeCommand(String commandLine, LogLevel logLevel, ShowStacktrace stackTraceLevel, ExecuteGradleCommandServerProtocol.ExecutionInteraction executionInteraction)
public void killProcess()
Copyright © 2013. All rights reserved