public class DefaultNArtifactPathExecutable extends AbstractNExecutableInformationExt implements Closeable
name, type, value| Constructor and Description |
|---|
DefaultNArtifactPathExecutable(String cmdName,
String[] args,
List<String> executorOptions,
List<String> workspaceOptions,
net.thevpc.nuts.NExecutionType executionType,
net.thevpc.nuts.NRunAs runAs,
DefaultNExecCmd execCommand,
net.thevpc.nuts.NDefinition nutToRun,
CharacterizedExecFile c,
String tempFolder,
DefaultNExecCmd.NExecutorComponentAndContext executorComponentAndContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
execute() |
int |
executeHelper() |
net.thevpc.nuts.NId |
getId() |
String |
toString() |
getDescription, getExecCommand, getHelpText, getName, getType, getValue, LOGpublic DefaultNArtifactPathExecutable(String cmdName, String[] args, List<String> executorOptions, List<String> workspaceOptions, net.thevpc.nuts.NExecutionType executionType, net.thevpc.nuts.NRunAs runAs, DefaultNExecCmd execCommand, net.thevpc.nuts.NDefinition nutToRun, CharacterizedExecFile c, String tempFolder, DefaultNExecCmd.NExecutorComponentAndContext executorComponentAndContext)
public net.thevpc.nuts.NId getId()
getId in interface net.thevpc.nuts.NExecutableInformationpublic int execute()
execute in interface NExecutableInformationExtpublic int executeHelper()
public void close()
close in interface Closeableclose in interface AutoCloseableclose in interface net.thevpc.nuts.NExecutableInformationclose in class AbstractNExecutableInformationExtCopyright © 2025 vpc open source initiative. All rights reserved.