@CacheableTask
public class DegraphTask
extends org.gradle.api.DefaultTask
| 构造器和说明 |
|---|
DegraphTask() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.gradle.api.file.FileCollection |
getClasspath() |
de.obqo.gradle.degraph.DegraphConfiguration |
getConfiguration() |
java.io.File |
getReportFile() |
void |
runConstraintCheck() |
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActionClassLoaders, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, 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, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@Input public de.obqo.gradle.degraph.DegraphConfiguration getConfiguration()
@SkipWhenEmpty @Classpath @InputFiles public org.gradle.api.file.FileCollection getClasspath()
@OutputFile public java.io.File getReportFile()
public void runConstraintCheck()