public class GenerateEclipseJdtApt extends org.gradle.plugins.ide.api.PropertiesGeneratorTask<JdtApt>
| Constructor and Description |
|---|
GenerateEclipseJdtApt() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(JdtApt jdtApt) |
protected JdtApt |
create() |
EclipseJdtApt |
getJdtApt() |
void |
setJdtApt(EclipseJdtApt jdtApt) |
getInputFile, getInputFileIfExists, getInstantiator, getOutputFile, setInputFile, setOutputFileconventionMapping, conventionMapping, getConventionMappingaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringprotected void configure(JdtApt jdtApt)
configure in class org.gradle.plugins.ide.api.PropertiesGeneratorTask<JdtApt>protected JdtApt create()
create in class org.gradle.plugins.ide.api.PropertiesGeneratorTask<JdtApt>@Internal public EclipseJdtApt getJdtApt()
public void setJdtApt(EclipseJdtApt jdtApt)