- All Implemented Interfaces:
Comparable<Task>, org.gradle.api.internal.DynamicObjectAware, org.gradle.api.internal.TaskInternal, Named, ExtensionAware, Task, Configurable<Task>
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors
-
Method Summary
The classes to validate.
The classpath used to load the classes under validation.
protected abstract org.gradle.api.internal.DocumentationRegistryEnable the stricter validation for cacheable tasks for all tasks.
Returns whether the build should break when the verifications performed by this task detects a warning.
Specifies whether the build should break when plugin verifications fails.
The toolchain launcher used to execute workers when forking.
Returns the output file to store the report in.
voidMethods inherited from class DefaultTask
compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceMethods inherited from class org.gradle.api.internal.AbstractTask
acceptServiceReferences, appendParallelSafeAction, doNotTrackState, doNotTrackStateIf, getAsDynamicObject, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonsNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, notCompatibleWithConfigurationCache, prependParallelSafeAction, restoreOnlyIf, restoreTaskActions, setImpliesSubProjects
-
Constructor Details
-
ValidatePlugins
-
-
Method Details
-
validateTaskClasses
-
getClasses
-
getClasspath
-
getLauncher
-
getIgnoreFailures
-
getFailOnWarning
-
getEnableStricterValidation
-
getOutputFile
-
getDocumentationRegistry
-
getWorkerExecutor
-