public class DefaultNutsArtifactExecutable extends AbstractNutsExecutableCommand
name, type, value| Constructor and Description |
|---|
DefaultNutsArtifactExecutable(NutsDefinition def,
String commandName,
String[] appArgs,
String[] executorOptions,
Map<String,String> env,
String dir,
boolean failFast,
NutsSession traceSession,
NutsSession execSession,
NutsExecutionType executionType,
NutsRunAs runAs,
DefaultNutsExecCommand execCommand) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExecute() |
void |
execute() |
NutsId |
getId() |
String |
toString() |
getDescription, getHelpText, getName, getType, getValuepublic DefaultNutsArtifactExecutable(NutsDefinition def, String commandName, String[] appArgs, String[] executorOptions, Map<String,String> env, String dir, boolean failFast, NutsSession traceSession, NutsSession execSession, NutsExecutionType executionType, NutsRunAs runAs, DefaultNutsExecCommand execCommand)
Copyright © 2021 vpc open source initiative. All rights reserved.