public class DefaultNutsArtifactPathExecutable extends AbstractNutsExecutableCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultNutsArtifactPathExecutable.CharacterizedExecFile |
name, type, value| Constructor and Description |
|---|
DefaultNutsArtifactPathExecutable(String cmdName,
String[] args,
String[] executorOptions,
NutsExecutionType executionType,
NutsRunAs runAs,
NutsSession traceSession,
NutsSession execSession,
DefaultNutsExecCommand execCommand,
boolean inheritSystemIO) |
| Modifier and Type | Method and Description |
|---|---|
static DefaultNutsArtifactPathExecutable.CharacterizedExecFile |
characterizeForExec(NutsInput contentFile,
NutsSession session,
String[] execOptions) |
void |
dryExecute() |
void |
execute() |
void |
executeHelper(boolean dry) |
NutsId |
getId() |
String |
toString() |
getDescription, getHelpText, getName, getType, getValuepublic DefaultNutsArtifactPathExecutable(String cmdName, String[] args, String[] executorOptions, NutsExecutionType executionType, NutsRunAs runAs, NutsSession traceSession, NutsSession execSession, DefaultNutsExecCommand execCommand, boolean inheritSystemIO)
public NutsId getId()
public void execute()
public void dryExecute()
public void executeHelper(boolean dry)
public static DefaultNutsArtifactPathExecutable.CharacterizedExecFile characterizeForExec(NutsInput contentFile, NutsSession session, String[] execOptions)
Copyright © 2021 vpc open source initiative. All rights reserved.