Comparable<Task>, org.gradle.api.internal.DynamicObjectAware, org.gradle.api.internal.IConventionAware, org.gradle.api.internal.TaskInternal, ExtensionAware, Task, PatternFilterable, org.gradle.util.Configurable<Task>@Incubating @Deprecated public class PlayCoffeeScriptCompile extends CoffeeScriptCompile
Task.NamerTASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE| Constructor | Description |
|---|---|
PlayCoffeeScriptCompile() |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
doCompile() |
Deprecated.
|
protected org.gradle.internal.file.Deleter |
getDeleter() |
Deprecated.
|
void |
setCoffeeScriptJsNotation(String notation) |
Deprecated.
|
void |
setRhinoClasspathNotation(String notation) |
Deprecated.
|
getCoffeeScriptJs, getDestinationDir, getObjectFactory, getOptions, getProjectLayout, getRhinoClasspath, getSource, getWorkerProcessBuilderFactory, options, options, setCoffeeScriptJs, setCoffeeScriptJs, setDestinationDir, setDestinationDir, setRhinoClasspath, setRhinoClasspathexclude, exclude, exclude, exclude, getExcludes, getIncludes, getPatternSetFactory, include, include, include, include, setExcludes, setIncludes, setSource, setSource, sourceconventionMapping, conventionMapping, getConventionMappingcompareTo, 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, usesServiceappendParallelSafeAction, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, setImpliesSubProjects, setLoggerMessageRewriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConventionpublic void setCoffeeScriptJsNotation(String notation)
public void setRhinoClasspathNotation(String notation)
public void doCompile()
doCompile in class CoffeeScriptCompile@Inject protected org.gradle.internal.file.Deleter getDeleter()