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, getConventionMappingaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActionClassLoaders, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, 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()