| Package | Description |
|---|---|
| org.jboss.windup.bootstrap.commands | |
| org.jboss.windup.bootstrap.commands.addons | |
| org.jboss.windup.bootstrap.commands.windup |
| Modifier and Type | Method and Description |
|---|---|
CommandPhase |
Command.getPhase()
The
CommandPhase this Command should be executed in. |
static CommandPhase |
CommandPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandPhase[] |
CommandPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CommandPhase |
InstallAddonCommand.getPhase() |
CommandPhase |
AddAddonDirectoryCommand.getPhase() |
CommandPhase |
RemoveAddonCommand.getPhase() |
CommandPhase |
ListAddonsCommand.getPhase() |
CommandPhase |
AddImmutableAddonDirectoryCommand.getPhase() |
| Modifier and Type | Method and Description |
|---|---|
CommandPhase |
UpdateRulesetsCommand.getPhase() |
CommandPhase |
GenerateCompletionDataCommand.getPhase() |
CommandPhase |
GenerateHelpCacheCommand.getPhase() |
CommandPhase |
ServerModeCommand.getPhase() |
CommandPhase |
DiscoverPackagesCommand.getPhase() |
CommandPhase |
DisplayHelpCommand.getPhase() |
CommandPhase |
ListSourceTechnologiesCommand.getPhase() |
CommandPhase |
RunWindupCommand.getPhase() |
CommandPhase |
ListTargetTechnologiesCommand.getPhase() |
CommandPhase |
DisplayVersionCommand.getPhase() |
CommandPhase |
ListTagsCommand.getPhase() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.