| Modifier and Type | Field and Description |
|---|---|
static String |
COMMAND_ID |
| Constructor and Description |
|---|
ToolingModeCommand(List<String> arguments) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
collectOptions() |
CommandResult |
execute()
Execute this
Command and return the CommandResult. |
List<String> |
getExcludePackages() |
Set<String> |
getInput() |
List<String> |
getPackages() |
CommandPhase |
getPhase()
The
CommandPhase this Command should be executed in. |
static boolean |
isToolingMode(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 © 2021 JBoss by Red Hat. All rights reserved.