public class ExecuteBuild extends BuildCommandOnly
| Constructor and Description |
|---|
ExecuteBuild(GradleLauncherFactory launcherFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doBuild(DaemonCommandExecution execution,
Build build)
Note that the build param is the same object as execution.getCommand(), just ?pre casted?.
|
executepublic ExecuteBuild(GradleLauncherFactory launcherFactory)
protected void doBuild(DaemonCommandExecution execution, Build build)
BuildCommandOnlydoBuild in class BuildCommandOnlyCopyright © 2013. All rights reserved