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