public class ExternalNativeBuildJsonTask
extends com.android.build.gradle.internal.tasks.AndroidVariantTask
| Constructor and Description |
|---|
ExternalNativeBuildJsonTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
static com.android.build.gradle.internal.scope.TaskConfigAction<ExternalNativeBuildJsonTask> |
createTaskConfigAction(ExternalNativeJsonGenerator generator,
com.android.build.gradle.internal.scope.VariantScope scope) |
ExternalNativeJsonGenerator |
getExternalNativeJsonGenerator() |
getVariantName, setVariantNameaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, newInputDirectory, newInputFile, newOutputDirectory, newOutputFile, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic void build()
throws com.android.ide.common.process.ProcessException,
java.io.IOException
com.android.ide.common.process.ProcessExceptionjava.io.IOExceptionpublic ExternalNativeJsonGenerator getExternalNativeJsonGenerator()
@NonNull public static com.android.build.gradle.internal.scope.TaskConfigAction<ExternalNativeBuildJsonTask> createTaskConfigAction(@NonNull ExternalNativeJsonGenerator generator, @NonNull com.android.build.gradle.internal.scope.VariantScope scope)