public class NewApplicationCommand extends Command
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NEW_APPLICATION_CMD |
static int |
NEW_APPLICATION_CMD_ID |
| Constructor and Description |
|---|
NewApplicationCommand() |
| Modifier and Type | Method and Description |
|---|---|
int |
doit()
Executes the actions associated with a specific command.
|
enableConfirmation, getAffectedNodes, getContext, getData, getId, getName, getProgressHandle, getType, isGlobal, setContext, setData, setTaskInfo, undopublic static final java.lang.String NEW_APPLICATION_CMD
public static final int NEW_APPLICATION_CMD_ID
public int doit()
throws java.lang.Exception
Command