public class GnagCheckTask
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
GnagCheckTask() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addTask(com.btkelly.gnag.utils.ProjectHelper projectHelper,
GnagPluginExtension gnagPluginExtension) |
org.gradle.api.logging.Logger |
getLogger() |
void |
taskAction() |
newInputDirectory, newInputFile, newOutputDirectory, newOutputFileaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic static void addTask(com.btkelly.gnag.utils.ProjectHelper projectHelper,
GnagPluginExtension gnagPluginExtension)
public void taskAction()
public org.gradle.api.logging.Logger getLogger()
getLogger in interface org.gradle.api.TaskgetLogger in class org.gradle.api.internal.AbstractTask