public class RefasterCompileTask
extends org.gradle.api.tasks.compile.JavaCompile
| Constructor and Description |
|---|
RefasterCompileTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
compile() |
org.gradle.api.provider.Property<java.io.File> |
getRefasterRulesFile() |
org.gradle.api.provider.Property<org.gradle.api.artifacts.Configuration> |
getRefasterSources() |
compile, getClasspath, getEffectiveAnnotationProcessorPath, getIncrementalCompilerFactory, getJavaToolChainFactory, getOptions, getPlatform, getSource, getToolChain, setToolChaingetDestinationDir, getSourceCompatibility, getTargetCompatibility, setClasspath, setDestinationDir, setDestinationDir, setSourceCompatibility, setTargetCompatibilityexclude, exclude, exclude, exclude, getExcludes, getIncludes, getPatternSetFactory, include, include, include, include, setExcludes, setIncludes, setSource, setSource, sourceconventionMapping, conventionMapping, getConventionMappingnewInputDirectory, 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, toStringprotected final void compile()
compile in class org.gradle.api.tasks.compile.JavaCompile@InputFiles public final org.gradle.api.provider.Property<org.gradle.api.artifacts.Configuration> getRefasterSources()
@OutputFile public final org.gradle.api.provider.Property<java.io.File> getRefasterRulesFile()