public class DefaultNutsArtifactExecutable extends AbstractNutsExecutableCommand
name, type, value| Constructor and Description |
|---|
DefaultNutsArtifactExecutable(net.thevpc.nuts.NutsDefinition def,
String commandName,
String[] appArgs,
String[] executorOptions,
Map<String,String> env,
String dir,
boolean failFast,
net.thevpc.nuts.NutsSession traceSession,
net.thevpc.nuts.NutsSession execSession,
net.thevpc.nuts.NutsExecutionType executionType,
net.thevpc.nuts.NutsRunAs runAs,
DefaultNutsExecCommand execCommand) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExecute() |
void |
execute() |
net.thevpc.nuts.NutsId |
getId() |
String |
toString() |
getDescription, getHelpText, getName, getType, getValuepublic DefaultNutsArtifactExecutable(net.thevpc.nuts.NutsDefinition def,
String commandName,
String[] appArgs,
String[] executorOptions,
Map<String,String> env,
String dir,
boolean failFast,
net.thevpc.nuts.NutsSession traceSession,
net.thevpc.nuts.NutsSession execSession,
net.thevpc.nuts.NutsExecutionType executionType,
net.thevpc.nuts.NutsRunAs runAs,
DefaultNutsExecCommand execCommand)
Copyright © 2021 vpc open source initiative. All rights reserved.