public class GwtDevTask extends AbstractTask
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
PWT_GROUP| Constructor and Description |
|---|
GwtDevTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureCodeServer(org.gradle.api.Project project,
PutnamiExtension extention) |
void |
exec() |
java.util.List<java.lang.String> |
getModules() |
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, executeWithoutThrowingTaskFailure, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, 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, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic static final java.lang.String NAME
public void exec()
throws java.lang.Exception
java.lang.Exceptionpublic void configureCodeServer(org.gradle.api.Project project,
PutnamiExtension extention)
@Input public java.util.List<java.lang.String> getModules()