public class GenerateEclipseFactorypath extends XmlGeneratorTask<Factorypath>
Task.NamerafterConfigured, beforeConfigured, domainObject, generatorTASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE| Constructor and Description |
|---|
GenerateEclipseFactorypath() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(Factorypath factorypath) |
protected Factorypath |
create() |
EclipseFactorypath |
getFactorypath() |
void |
setFactorypath(EclipseFactorypath factorypath) |
getXmlTransformergetIncremental, getInputFile, getInputFileIfExists, getInstantiator, getOutputFile, setInputFile, setOutputFileconventionMapping, conventionMapping, getConventionMappingappendParallelSafeAction, 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, getRequiredServices, getServices, getSharedResources, 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, usesServiceprotected void configure(Factorypath factorypath)
configure in class XmlGeneratorTask<Factorypath>@Internal public EclipseFactorypath getFactorypath()
public void setFactorypath(EclipseFactorypath factorypath)
protected Factorypath create()
create in class XmlGeneratorTask<Factorypath>