public class RestartMergeCommand extends Command
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RESTART_MERGE_CMD |
static int |
RESTART_MERGE_CMD_ID |
| Constructor and Description |
|---|
RestartMergeCommand()
Constructor.
|
| 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 RESTART_MERGE_CMD
public static final int RESTART_MERGE_CMD_ID