public class NpmRunTask extends BaseNpmCommandTask
| Constructor and Description |
|---|
NpmRunTask() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
getCompleteArgs() |
java.lang.String |
getNpmCommand() |
java.lang.String |
getScriptName() |
void |
setScriptName(java.lang.Object scriptName) |
exclude, exclude, exclude, exclude, executeNode, getExcludes, getIncludes, getNodeVersion, getNpmVersion, getSourceDigestFile, getSourceDir, getSourceFiles, include, include, include, include, setExcludes, setIncludes, setNodeVersion, setNpmVersion, setSourceDirgetCacheDir, getLogLevel, getRegistry, isCacheConcurrent, isProduction, isProgress, setCacheConcurrent, setCacheDir, setLogLevel, setProduction, setProgress, setRegistrygetScriptFile, setScriptFileargs, args, environment, environment, getArgs, getCommand, getEnvironment, getNodeDir, getNpmInstallRetries, getResult, getWorkingDir, isInheritProxy, isUseGradleExec, setArgs, setArgs, setCommand, setEnvironment, setInheritProxy, setNodeDir, setNpmInstallRetries, setUseGradleExec, setWorkingDirnewInputDirectory, newInputFile, newOutputDirectory, newOutputFileaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic java.lang.String getNpmCommand()
getNpmCommand in class BaseNpmCommandTask@Input public java.lang.String getScriptName()
public void setScriptName(java.lang.Object scriptName)
protected java.util.List<java.lang.String> getCompleteArgs()
getCompleteArgs in class ExecuteNpmTask