public class ExecuteGulpTask
extends com.liferay.gradle.plugins.node.tasks.ExecuteNodeScriptTask
Constructor and Description |
---|
ExecuteGulpTask() |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
getCompleteArgs() |
java.lang.String |
getGulpCommand() |
void |
setGulpCommand(java.lang.Object gulpCommand) |
executeNode, getScriptFile, setScriptFile
args, args, getArgs, getCommand, getExecResult, getNodeDir, getWorkingDir, setArgs, setArgs, setCommand, setNodeDir, setWorkingDir
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, 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, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toString
@Input public java.lang.String getGulpCommand()
public void setGulpCommand(java.lang.Object gulpCommand)
protected java.util.List<java.lang.String> getCompleteArgs()
getCompleteArgs
in class com.liferay.gradle.plugins.node.tasks.ExecuteNodeScriptTask