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 |
getId() |
String |
toString() |
close, getDescription, getExecCommand, getHelpText, getName, getType, getValue, LOGpublic 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.