public abstract class DefaultInternalNutsExecutableCommand extends AbstractNutsExecutableCommand
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
args |
name, type, value| Constructor and Description |
|---|
DefaultInternalNutsExecutableCommand(String name,
String[] args,
NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExecute() |
String |
getHelpText() |
NutsId |
getId() |
NutsSession |
getSession() |
protected void |
showDefaultHelp() |
String |
toString() |
getDescription, getName, getType, getValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecuteprotected String[] args
public DefaultInternalNutsExecutableCommand(String name, String[] args, NutsSession session)
public NutsSession getSession()
public NutsId getId()
protected void showDefaultHelp()
public String getHelpText()
getHelpText in interface NutsExecutableInformationgetHelpText in class AbstractNutsExecutableCommandpublic void dryExecute()
Copyright © 2021 vpc open source initiative. All rights reserved.