public class GenerateEclipseFactorypath extends org.gradle.plugins.ide.api.XmlGeneratorTask<Factorypath>
| Constructor and Description |
|---|
GenerateEclipseFactorypath() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(Factorypath factorypath) |
protected Factorypath |
create() |
EclipseFactorypath |
getFactorypath() |
void |
setFactorypath(EclipseFactorypath factorypath) |
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, newInputFile, newOutputDirectory, newOutputFile, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringprotected void configure(Factorypath factorypath)
configure in class org.gradle.plugins.ide.api.XmlGeneratorTask<Factorypath>@Internal public EclipseFactorypath getFactorypath()
public void setFactorypath(EclipseFactorypath factorypath)
protected Factorypath create()
create in class org.gradle.plugins.ide.api.XmlGeneratorTask<Factorypath>