public class FileNamingWatchDogTask
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
FileNamingWatchDogTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
runWatchDog()
Checks the task's configuration and runs the File Naming Watch Dog.
|
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, toStringpublic void runWatchDog()
org.gradle.api.InvalidUserDataException - if the definition file is nullorg.gradle.api.tasks.TaskExecutionException - if the watch dog execution failsorg.gradle.api.GradleException - if the watch dog found something and is configured
for failure