public class JBBPGenerateTask extends AbstractJBBPTask
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
addSource
Flag to register the output folder in Java source folders at the end of process.
|
| Constructor and Description |
|---|
JBBPGenerateTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doTaskAction(JBBPExtension ext) |
doAction, findScripts, getTextOrFileContentnewInputDirectory, 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@Input @Optional protected boolean addSource
protected void doTaskAction(@Nonnull
JBBPExtension ext)
doTaskAction in class AbstractJBBPTask