public class DefaultNArtifactExecutable extends AbstractNExecutableInformationExt
name, type, value| Constructor and Description |
|---|
DefaultNArtifactExecutable(net.thevpc.nuts.artifact.NDefinition def,
String commandName,
String[] appArgs,
List<String> executorOptions,
List<String> workspaceOptions,
Map<String,String> env,
net.thevpc.nuts.io.NPath dir,
boolean failFast,
net.thevpc.nuts.command.NExecutionType executionType,
net.thevpc.nuts.core.NRunAs runAs,
DefaultNExec execCommand) |
| Modifier and Type | Method and Description |
|---|---|
int |
execute() |
net.thevpc.nuts.artifact.NId |
id() |
String |
toString() |
close, description, getExecCommand, helpText, LOG, name, type, valuepublic DefaultNArtifactExecutable(net.thevpc.nuts.artifact.NDefinition def,
String commandName,
String[] appArgs,
List<String> executorOptions,
List<String> workspaceOptions,
Map<String,String> env,
net.thevpc.nuts.io.NPath dir,
boolean failFast,
net.thevpc.nuts.command.NExecutionType executionType,
net.thevpc.nuts.core.NRunAs runAs,
DefaultNExec execCommand)
Copyright © 2026 vpc open source initiative. All rights reserved.