| Modifier and Type | Field and Description |
|---|---|
static String |
COMMAND_ID |
| Constructor and Description |
|---|
ServerModeCommand(List<String> arguments) |
| Modifier and Type | Method and Description |
|---|---|
CommandResult |
execute()
Execute this
Command and return the CommandResult. |
CommandPhase |
getPhase()
The
CommandPhase this Command should be executed in. |
static boolean |
isServerMode(List<String> arguments) |
public static final String COMMAND_ID
public CommandResult execute()
CommandCommand and return the CommandResult.public CommandPhase getPhase()
CommandCommandPhase this Command should be executed in.Copyright © 2020 JBoss by Red Hat. All rights reserved.