| 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 |
|---|---|
CommandResult |
Command.execute()
Execute this
Command and return the CommandResult. |
static CommandResult |
CommandResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandResult[] |
CommandResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CommandResult |
InstallAddonCommand.execute() |
CommandResult |
AddAddonDirectoryCommand.execute() |
CommandResult |
RemoveAddonCommand.execute() |
CommandResult |
ListAddonsCommand.execute() |
CommandResult |
AddImmutableAddonDirectoryCommand.execute() |
| Modifier and Type | Method and Description |
|---|---|
CommandResult |
UpdateRulesetsCommand.execute() |
CommandResult |
GenerateCompletionDataCommand.execute() |
CommandResult |
GenerateHelpCacheCommand.execute() |
CommandResult |
ServerModeCommand.execute() |
CommandResult |
DiscoverPackagesCommand.execute() |
CommandResult |
DisplayHelpCommand.execute() |
CommandResult |
ListSourceTechnologiesCommand.execute() |
CommandResult |
RunWindupCommand.execute() |
CommandResult |
ListTargetTechnologiesCommand.execute() |
CommandResult |
DisplayVersionCommand.execute() |
CommandResult |
ListTagsCommand.execute() |
| Constructor and Description |
|---|
DisplayVersionCommand(CommandResult result) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.