public class GwtDraftCompile extends AbstractGwtCompile
Task.Namer
TASK_ACTION, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE
Constructor and Description |
---|
GwtDraftCompile() |
Modifier and Type | Method and Description |
---|---|
File |
getWar() |
addArgs, configure, 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, setValidateOnly
getCacheDir, getDeploy, getExtra, getGen, getWorkDir, setCacheDir, setDeploy, setExtra, setGen, setWar, setWorkDir
argIfEnabled, argIfSet, argOnOff, args, dirArgIfSet, exec, getClasspath, getIncremental, getJsInteropMode, getLogLevel, getMaxHeapSize, getMinHeapSize, getModules, getSourceLevel, getSrc, isDebug, isDevTask, jvmArgs, prependSrcToClasspath, setClasspath, setDebug, setIncremental, setJsInteropMode, setLogLevel, setMaxHeapSize, setMinHeapSize, setModules, setSourceLevel, setSrc
addValidator, 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 AbstractGwtTask