public class GwtCompile extends AbstractGwtCompile
Task.NamerTASK_ACTION, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE| Constructor and Description |
|---|
GwtCompile() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(GwtCompileOptions options) |
File |
getWar() |
protected boolean |
isDevTask()
If true the task instance is treated as being a development related task.
|
addArgs, getCompileReport, getCompilerMetrics, getDisableAggressiveOptimization, getDisableCastChecking, getDisableClassMetadata, getDisableGeneratingOnShards, getDisableRunAsync, getDisableSoycHtml, getDraftCompile, getEa, getEnableClosureCompiler, getEnforceStrictResources, getFragmentCount, getIncrementalCompileWarnings, getLocalWorkers, getMissingDepsFile, getNamespace, getOptimize, getOverlappingSourceWarnings, getSaveSource, getSaveSourceOutput, getSoycDetailed, getStrict, getStyle, getValidateOnly, setCompileReport, setCompilerMetrics, setDisableAggressiveOptimization, setDisableCastChecking, setDisableClassMetadata, setDisableGeneratingOnShards, setDisableRunAsync, setDisableSoycHtml, setDraftCompile, setEa, setEnableClosureCompiler, setEnforceStrictResources, setFragmentCount, setIncrementalCompileWarnings, setLocalWorkers, setMissingDepsFile, setNamespace, setOptimize, setOverlappingSourceWarnings, setSaveSource, setSaveSourceOutput, setSoycDetailed, setStrict, setStyle, setValidateOnlygetCacheDir, getDeploy, getExtra, getGen, getWorkDir, setCacheDir, setDeploy, setExtra, setGen, setWar, setWorkDirargIfEnabled, argIfSet, argOnOff, args, dirArgIfSet, exec, getClasspath, getIncremental, getJsInteropMode, getLogLevel, getMaxHeapSize, getMinHeapSize, getModules, getSourceLevel, getSrc, isDebug, jvmArgs, prependSrcToClasspath, setClasspath, setDebug, setIncremental, setJsInteropMode, setLogLevel, setMaxHeapSize, setMinHeapSize, setModules, setSourceLevel, setSrcaddValidator, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, executeWithoutThrowingTaskFailure, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, leftShift, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setMustRunAfter, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toString@OutputDirectory public File getWar()
getWar in class AbstractGwtTaskprotected boolean isDevTask()
isDevTask in class AbstractGwtActionTaskprotected void configure(GwtCompileOptions options)
configure in class AbstractGwtCompile