public class GwtCheck extends AbstractGwtCompile
Constructor and Description |
---|
GwtCheck() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isDevTask()
If true the task instance is treated as being a development related
task.
|
addArgs, configure, getClosureFormattedOutput, getCompileReport, getCompilerMetrics, getDisableAggressiveOptimization, getDisableCastChecking, getDisableClassMetadata, getDisableGeneratingOnShards, getDisableRunAsync, getDisableSoycHtml, getDraftCompile, getEa, getEnforceStrictResources, getFragmentCount, getIncrementalCompileWarnings, getLocalWorkers, getMissingDepsFile, getNamespace, getOptimize, getOverlappingSourceWarnings, getSaveSource, getSaveSourceOutput, getSoycDetailed, getStrict, getStyle, getValidateOnly, setClosureFormattedOutput, setCompileReport, setCompilerMetrics, setDisableAggressiveOptimization, setDisableCastChecking, setDisableClassMetadata, setDisableGeneratingOnShards, setDisableRunAsync, setDisableSoycHtml, setDraftCompile, setEa, setEnforceStrictResources, setFragmentCount, setIncrementalCompileWarnings, setLocalWorkers, setMissingDepsFile, setNamespace, setOptimize, setOverlappingSourceWarnings, setSaveSource, setSaveSourceOutput, setSoycDetailed, setStrict, setStyle, setValidateOnly
getCacheDir, getDeploy, getExtra, getGen, getWar, getWorkDir, setCacheDir, setDeploy, setExtra, setGen, setWar, setWorkDir
argIfEnabled, argIfSet, argOnOff, args, dirArgIfSet, exec, getClasspath, getExtraJvmArgs, getGwtVersion, getIncremental, getJsInteropExports, getJsInteropMode, getLogLevel, getMaxHeapSize, getMethodNameDisplayMode, getMinHeapSize, getModules, getSourceLevel, getSrc, isDebug, jvmArgs, prependSrcToClasspath, setClasspath, setDebug, setExtraJvmArgs, setGwtVersion, setIncremental, setJsInteropExports, setJsInteropMode, setLogLevel, setMaxHeapSize, setMethodNameDisplayMode, setMinHeapSize, setModules, setSourceLevel, setSrc
compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesService
appendParallelSafeAction, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, setImpliesSubProjects
protected boolean isDevTask()
isDevTask
in class AbstractGwtActionTask