| Package | Description |
|---|---|
| org.gradle.openapi.external.runner | |
| org.gradle.openapi.wrappers | |
| org.gradle.openapi.wrappers.runner |
| Modifier and Type | Method and Description |
|---|---|
static GradleRunnerVersion1 |
GradleRunnerFactory.createGradleRunner(ClassLoader parentClassLoader,
File gradleHomeDirectory,
GradleRunnerInteractionVersion1 interaction,
boolean showDebugInfo)
Deprecated.
Use the tooling API instead.
|
| Modifier and Type | Method and Description |
|---|---|
static GradleRunnerVersion1 |
RunnerWrapperFactory.createGradleRunner(File gradleHomeDirectory,
GradleRunnerInteractionVersion1 interaction,
boolean showDebugInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
GradleRunnerWrapper
Wrapper to shield version changes in GradleRunner from an external user of gradle open API.
|
Copyright © 2013. All rights reserved