public class DefaultNArtifactExecutable extends AbstractNExecutableInformationExt
name, type, value| Constructor and Description |
|---|
DefaultNArtifactExecutable(net.thevpc.nuts.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.NExecutionType executionType,
net.thevpc.nuts.NRunAs runAs,
DefaultNExecCmd execCommand) |
| Modifier and Type | Method and Description |
|---|---|
int |
execute() |
net.thevpc.nuts.NId |
getId() |
String |
toString() |
close, getDescription, getExecCommand, getHelpText, getName, getType, getValue, LOGpublic DefaultNArtifactExecutable(net.thevpc.nuts.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.NExecutionType executionType,
net.thevpc.nuts.NRunAs runAs,
DefaultNExecCmd execCommand)
Copyright © 2025 vpc open source initiative. All rights reserved.