public abstract class AbstractJSweetTask
extends org.gradle.api.internal.ConventionTask
| Modifier and Type | Field and Description |
|---|---|
protected JSweetPluginExtension |
configuration |
protected org.apache.log4j.Logger |
logger |
| Constructor and Description |
|---|
AbstractJSweetTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureLogging() |
JSweetPluginExtension |
getConfiguration() |
protected void |
logInfo(java.lang.String content) |
void |
setConfiguration(JSweetPluginExtension configuration) |
conventionMapping, 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, toStringprotected final org.apache.log4j.Logger logger
protected JSweetPluginExtension configuration
public JSweetPluginExtension getConfiguration()
public void setConfiguration(JSweetPluginExtension configuration)
protected void logInfo(java.lang.String content)
protected void configureLogging()