- org.kordamp.gradle.plugin.pmd.tasks.InitPmdTask
-
- Authors:
- Andres Almiray
- Since:
- 0.31.0
-
-
Inherited fields
| Fields inherited from class |
Fields |
class DefaultTask |
TASK_NAME, TASK_DESCRIPTION, TASK_GROUP, TASK_TYPE, TASK_DEPENDS_ON, TASK_OVERWRITE, TASK_ACTION, TASK_CONSTRUCTOR_ARGS |
-
Methods Summary
Methods
| Type Params |
Return Type |
Name and description |
|
void |
init()
|
|
void |
setOverwrite(boolean overwrite)
|
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class DefaultTask |
getDescription, injectIntoNewInstance, getTaskActions, hasTaskActions, getOnlyIf, getImpliesSubProjects, setImpliesSubProjects, replaceLogger, getTemporaryDirFactory, prependParallelSafeAction, appendParallelSafeAction, isHasCustomActions, getRequiredServices, getSharedResources, configure, configure, setEnabled, getAnt, setGroup, getStandardOutputCapture, getConvention, getLogging, getLogging, getDidWork, getProject, getIdentityPath, getTimeout, hasProperty, setDescription, setActions, getTaskDependencies, getTaskDependencies, getDependsOn, setDependsOn, dependsOn, setOnlyIf, setOnlyIf, setDidWork, doLast, doLast, doLast, onlyIf, onlyIf, getEnabled, getOutputs, getOutputs, getDestroyables, getLocalState, getTemporaryDir, mustRunAfter, setMustRunAfter, getMustRunAfter, finalizedBy, setFinalizedBy, getFinalizedBy, shouldRunAfter, setShouldRunAfter, getShouldRunAfter, usesService, doFirst, doFirst, doFirst, isEnabled, getGroup, getAsDynamicObject, getTaskIdentity, property, getInputs, getInputs, getLogger, setProperty, compareTo, compareTo, getName, getActions, getState, getState, getPath, getExtensions, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Method Detail
-
@Option(option = 'overwrite', description = 'Overwrite existing configuration file')
void setOverwrite(boolean overwrite)
Copyright © 2018-2020 Andres Almiray. All rights reserved.