public class RegisterDependenciesTask extends DefaultTask
NOT AN END-USER TASK, DO NOT USE FOR ANYTHING!
hookSubprojectTask(SpotlessTask),
which makes this task a dependency of the SpotlessTaskTask.NamerTASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_OVERWRITE, TASK_TYPE| Constructor and Description |
|---|
RegisterDependenciesTask() |
| Modifier and Type | Method and Description |
|---|---|
com.diffplug.gradle.spotless.GradleProvisioner.RootProvisioner |
getRootProvisioner() |
List<FormatterStep> |
getSteps() |
List<SpotlessTask> |
getTasks() |
File |
getUnitOutput() |
void |
trivialFunction() |
appendParallelSafeAction, 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@Input public List<FormatterStep> getSteps()
@Internal public List<SpotlessTask> getTasks()
@OutputFile public File getUnitOutput()
@Internal public com.diffplug.gradle.spotless.GradleProvisioner.RootProvisioner getRootProvisioner()
public void trivialFunction()
throws IOException
IOException