public class MainTask
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
MainTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
logSomething() |
void |
setDescription(java.lang.String description) |
void |
setGroup(java.lang.String group) |
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, setDidWork, setEnabled, setExecuter, setFinalizedBy, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic void logSomething()
public void setDescription(java.lang.String description)
setDescription in interface org.gradle.api.TasksetDescription in class org.gradle.api.internal.AbstractTaskpublic void setGroup(java.lang.String group)
setGroup in interface org.gradle.api.TasksetGroup in class org.gradle.api.internal.AbstractTask