| 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) |
| Constructor and Description |
|---|
GradleRunnerInteractionWrapper(GradleRunnerInteractionVersion1 interactionVersion1) |
GradleRunnerWrapper(File gradleHomeDirectory,
GradleRunnerInteractionVersion1 interactionVersion1) |
Copyright © 2013. All rights reserved