- 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 |
setProperty, compareTo, compareTo, getName, getActions, getState, getState, getPath, getExtensions, getGroup, getInputs, getInputs, getProject, configure, configure, getDescription, doFirst, doFirst, doFirst, setActions, getTaskDependencies, getTaskDependencies, getDependsOn, setDependsOn, dependsOn, setOnlyIf, setOnlyIf, onlyIf, onlyIf, setDidWork, doLast, doLast, doLast, getEnabled, getOutputs, getOutputs, getDestroyables, getLocalState, getTemporaryDir, mustRunAfter, setMustRunAfter, getMustRunAfter, finalizedBy, setFinalizedBy, getFinalizedBy, shouldRunAfter, setShouldRunAfter, getShouldRunAfter, usesService, setEnabled, setDescription, getDidWork, property, hasProperty, getAnt, setGroup, getLogging, getLogging, getLogger, getTimeout, injectIntoNewInstance, getTaskActions, hasTaskActions, getOnlyIf, getImpliesSubProjects, setImpliesSubProjects, replaceLogger, getTemporaryDirFactory, prependParallelSafeAction, appendParallelSafeAction, isHasCustomActions, getRequiredServices, getSharedResources, isEnabled, getAsDynamicObject, getIdentityPath, getStandardOutputCapture, getConvention, getTaskIdentity, 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-2021 Andres Almiray. All rights reserved.