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, getTextOrFileContentaddValidator, 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, toString@Input @Optional protected boolean addSource
protected void doTaskAction(@Nonnull
JBBPExtension ext)
doTaskAction in class AbstractJBBPTask