@CacheableTask public class SpotlessTaskModern extends SpotlessTask
Task.NamerfilePatternsencoding, exceptionPolicy, lineEndingsPolicy, outputDirectory, steps, targetTASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE| Constructor and Description |
|---|
SpotlessTaskModern() |
| Modifier and Type | Method and Description |
|---|---|
FileCollection |
getTarget() |
void |
performAction(org.gradle.work.InputChanges inputs) |
deletePreviousResult, getFilePatterns, isPaddedCell, performAction, processInputFile, setFilePatterns, setPaddedCelladdStep, getApplyTask, getEncoding, getExceptionPolicy, getLineEndingsPolicy, getOutputDirectory, getRatchetSha, getSteps, setEncoding, setExceptionPolicy, setLineEndingsPolicy, setSteps, setTarget, setupRatchetappendParallelSafeAction, 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, usesService@PathSensitive(value=RELATIVE) @Incremental @InputFiles public FileCollection getTarget()
getTarget in class SpotlessTaskBasepublic void performAction(org.gradle.work.InputChanges inputs) throws Exception
Exception