public class CompileJSPTask
extends org.gradle.api.tasks.JavaExec
| Constructor and Description |
|---|
CompileJSPTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
exec() |
java.io.File |
getDestinationDir() |
org.gradle.api.file.FileCollection |
getJspCClasspath() |
org.gradle.api.file.FileCollection |
getJSPFiles() |
java.io.File |
getWebAppDir() |
void |
setDestinationDir(java.lang.Object destinationDir) |
void |
setJspCClasspath(org.gradle.api.file.FileCollection jspCClasspath) |
org.gradle.api.tasks.JavaExec |
setStandardOutput(java.io.OutputStream outputStream) |
void |
setWebAppDir(java.lang.Object webAppDir) |
args, args, bootstrapClasspath, classpath, copyTo, copyTo, debugOptions, environment, environment, executable, getAllJvmArgs, getArgs, getArgumentProviders, getBootstrapClasspath, getClasspath, getCommandLine, getDebug, getDebugOptions, getDefaultCharacterEncoding, getDslExecActionFactory, getEnableAssertions, getEnvironment, getErrorOutput, getExecActionFactory, getExecutable, getJavaVersion, getJvmArgs, getJvmArgumentProviders, getMain, getMaxHeapSize, getMinHeapSize, getStandardInput, getStandardOutput, getSystemProperties, getWorkingDir, isIgnoreExitValue, jvmArgs, jvmArgs, setAllJvmArgs, setAllJvmArgs, setArgs, setArgs, setArgsString, setBootstrapClasspath, setClasspath, setDebug, setDefaultCharacterEncoding, setEnableAssertions, setEnvironment, setErrorOutput, setExecutable, setExecutable, setIgnoreExitValue, setJvmArgs, setJvmArgs, setMain, setMaxHeapSize, setMinHeapSize, setStandardInput, setSystemProperties, setWorkingDir, setWorkingDir, systemProperties, systemProperty, workingDirconventionMapping, conventionMapping, getConventionMappingnewInputDirectory, newInputFile, newOutputDirectory, newOutputFileappendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic void exec()
exec in class org.gradle.api.tasks.JavaExec@OutputDirectory public java.io.File getDestinationDir()
@InputFiles public org.gradle.api.file.FileCollection getJspCClasspath()
@InputFiles @SkipWhenEmpty public org.gradle.api.file.FileCollection getJSPFiles()
public java.io.File getWebAppDir()
public void setDestinationDir(java.lang.Object destinationDir)
public void setJspCClasspath(org.gradle.api.file.FileCollection jspCClasspath)
public org.gradle.api.tasks.JavaExec setStandardOutput(java.io.OutputStream outputStream)
setStandardOutput in interface org.gradle.process.BaseExecSpecsetStandardOutput in class org.gradle.api.tasks.JavaExecpublic void setWebAppDir(java.lang.Object webAppDir)