@CacheableTask
public class JavaPreCompileTask
extends com.android.build.gradle.internal.tasks.AndroidBuilderTask
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaPreCompileTask.CreationAction |
| Constructor and Description |
|---|
JavaPreCompileTask() |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.file.FileCollection |
getAnnotationProcessorConfiguration() |
org.gradle.api.file.FileCollection |
getCompileClasspaths() |
java.io.File |
getProcessorListFile() |
void |
preCompile() |
getBuilder, getBuildTools, getILogger, setAndroidBuildergetVariantName, setVariantNamenewInputDirectory, newInputFile, newOutputDirectory, newOutputFileappendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@OutputFile public java.io.File getProcessorListFile()
@Classpath public org.gradle.api.file.FileCollection getAnnotationProcessorConfiguration()
@Classpath public org.gradle.api.file.FileCollection getCompileClasspaths()
public void preCompile()