public class AppBundlerBuilder extends AbstractBuilder<AppBundlerGradleTask,AppBundler>
buildDir, fileResolver, task| Modifier | Constructor and Description |
|---|---|
protected |
AppBundlerBuilder(AppBundlerGradleTask task,
AppBundler setup,
org.gradle.api.internal.file.FileResolver fileResolver)
Setup the creator
|
| Modifier and Type | Method and Description |
|---|---|
void |
build()
now build it
|
protected AppBundlerBuilder(AppBundlerGradleTask task, AppBundler setup, org.gradle.api.internal.file.FileResolver fileResolver)
task - that was calledsetup - that was usedfileResolver - that we might need