A B C D E F G H I L M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAddonCommand - Class in org.jboss.windup.bootstrap.commands.addons
- AbstractAddonCommand() - Constructor for class org.jboss.windup.bootstrap.commands.addons.AbstractAddonCommand
- AbstractListCommand - Class in org.jboss.windup.bootstrap.commands
- AbstractListCommand() - Constructor for class org.jboss.windup.bootstrap.commands.AbstractListCommand
- AbstractListCommandWithoutFurnace - Class in org.jboss.windup.bootstrap.commands
- AbstractListCommandWithoutFurnace() - Constructor for class org.jboss.windup.bootstrap.commands.AbstractListCommandWithoutFurnace
- AddAddonDirectoryCommand - Class in org.jboss.windup.bootstrap.commands.addons
- AddAddonDirectoryCommand(String) - Constructor for class org.jboss.windup.bootstrap.commands.addons.AddAddonDirectoryCommand
- AddImmutableAddonDirectoryCommand - Class in org.jboss.windup.bootstrap.commands.addons
- AddImmutableAddonDirectoryCommand(String) - Constructor for class org.jboss.windup.bootstrap.commands.addons.AddImmutableAddonDirectoryCommand
- afterConfigurationScan(Furnace) - Method in class org.jboss.windup.bootstrap.listener.ContainerStatusListener
- afterStart(Furnace) - Method in class org.jboss.windup.bootstrap.listener.ContainerStatusListener
- afterStop(Furnace) - Method in class org.jboss.windup.bootstrap.listener.ContainerStatusListener
- artifactPattern - Static variable in class org.jboss.windup.bootstrap.commands.addons.AbstractAddonCommand
- artifactWithCommaVersionPattern - Static variable in class org.jboss.windup.bootstrap.commands.addons.AbstractAddonCommand
- AVAILABLE_OPTION - Static variable in class org.jboss.windup.bootstrap.help.Help
- AVAILABLE_OPTIONS - Static variable in class org.jboss.windup.bootstrap.help.Help
B
- beforeConfigurationScan(Furnace) - Method in class org.jboss.windup.bootstrap.listener.ContainerStatusListener
- beforeStart(Furnace) - Method in class org.jboss.windup.bootstrap.listener.ContainerStatusListener
- beforeStop(Furnace) - Method in class org.jboss.windup.bootstrap.listener.ContainerStatusListener
- beginTask(String, int) - Method in class org.jboss.windup.bootstrap.ConsoleProgressMonitor
- Bootstrap - Class in org.jboss.windup.bootstrap
-
A class with a main method to bootstrap Windup.
- Bootstrap() - Constructor for class org.jboss.windup.bootstrap.Bootstrap
C
- collectOptions() - Method in class org.jboss.windup.bootstrap.commands.windup.ToolingModeCommand
- Command - Interface in org.jboss.windup.bootstrap.commands
-
A command to be run by the Windup
Bootstrapapplication. - COMMAND_ID - Static variable in class org.jboss.windup.bootstrap.commands.windup.ServerModeCommand
- COMMAND_ID - Static variable in class org.jboss.windup.bootstrap.commands.windup.ToolingModeCommand
- CommandPhase - Enum in org.jboss.windup.bootstrap.commands
-
A phase in the
Bootstraplife-cycle. - CommandResult - Enum in org.jboss.windup.bootstrap.commands
-
Result of a
Command. - CONFIGURATION - org.jboss.windup.bootstrap.commands.CommandPhase
-
Furnace/Windup is being configured.
- ConsoleProgressMonitor - Class in org.jboss.windup.bootstrap
-
Implements basic progress monitoring behavior for the Windup command.
- ConsoleProgressMonitor() - Constructor for class org.jboss.windup.bootstrap.ConsoleProgressMonitor
- ContainerStatusListener - Class in org.jboss.windup.bootstrap.listener
- ContainerStatusListener() - Constructor for class org.jboss.windup.bootstrap.listener.ContainerStatusListener
- CONTINUE - org.jboss.windup.bootstrap.commands.CommandResult
-
Continue executing commands.
- convertColonVersionToComma(String) - Static method in class org.jboss.windup.bootstrap.commands.addons.AbstractAddonCommand
D
- DiscoverPackagesCommand - Class in org.jboss.windup.bootstrap.commands.windup
- DiscoverPackagesCommand(List<String>) - Constructor for class org.jboss.windup.bootstrap.commands.windup.DiscoverPackagesCommand
- DisplayHelpCommand - Class in org.jboss.windup.bootstrap.commands.windup
- DisplayHelpCommand() - Constructor for class org.jboss.windup.bootstrap.commands.windup.DisplayHelpCommand
- DisplayVersionCommand - Class in org.jboss.windup.bootstrap.commands.windup
- DisplayVersionCommand() - Constructor for class org.jboss.windup.bootstrap.commands.windup.DisplayVersionCommand
- DisplayVersionCommand(CommandResult) - Constructor for class org.jboss.windup.bootstrap.commands.windup.DisplayVersionCommand
- done() - Method in class org.jboss.windup.bootstrap.ConsoleProgressMonitor
E
- execute() - Method in class org.jboss.windup.bootstrap.commands.addons.AddAddonDirectoryCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.addons.AddImmutableAddonDirectoryCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.addons.InstallAddonCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.addons.ListAddonsCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.addons.RemoveAddonCommand
- execute() - Method in interface org.jboss.windup.bootstrap.commands.Command
-
Execute this
Commandand return theCommandResult. - execute() - Method in class org.jboss.windup.bootstrap.commands.windup.DiscoverPackagesCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.DisplayHelpCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.DisplayVersionCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.GenerateCompletionDataCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.GenerateHelpCacheCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.ListSourceTechnologiesCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.ListTagsCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.ListTargetTechnologiesCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.RunWindupCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.ServerModeCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.ToolingModeCommand
- execute() - Method in class org.jboss.windup.bootstrap.commands.windup.UpdateRulesetsCommand
- EXECUTION - org.jboss.windup.bootstrap.commands.CommandPhase
-
Windup is executing.
- EXIT - org.jboss.windup.bootstrap.commands.CommandResult
-
Exit windup.
F
- findConfiguration() - Method in class org.jboss.windup.bootstrap.LoggingConfigurationLocator
- FurnaceDependent - Interface in org.jboss.windup.bootstrap.commands
-
An object that must first be provided a running
Furnaceinstance before it may be used.
G
- GenerateCompletionDataCommand - Class in org.jboss.windup.bootstrap.commands.windup
- GenerateCompletionDataCommand(boolean) - Constructor for class org.jboss.windup.bootstrap.commands.windup.GenerateCompletionDataCommand
- GenerateHelpCacheCommand - Class in org.jboss.windup.bootstrap.commands.windup
- GenerateHelpCacheCommand() - Constructor for class org.jboss.windup.bootstrap.commands.windup.GenerateHelpCacheCommand
- getAvailableOptions() - Method in class org.jboss.windup.bootstrap.help.OptionDescription
-
Gets a list of all available options.
- getContainerStatus() - Method in class org.jboss.windup.bootstrap.listener.ContainerStatusListener
- getDescription() - Method in class org.jboss.windup.bootstrap.help.OptionDescription
-
Gets the description of the option.
- getExcludePackages() - Method in class org.jboss.windup.bootstrap.commands.windup.ToolingModeCommand
- getFurnace() - Method in class org.jboss.windup.bootstrap.commands.AbstractListCommand
- getInput() - Method in class org.jboss.windup.bootstrap.commands.windup.ToolingModeCommand
- getName() - Method in class org.jboss.windup.bootstrap.help.OptionDescription
-
Gets the name of the option.
- getOptions() - Method in class org.jboss.windup.bootstrap.help.Help
- getOptionValuesFromHelp(String) - Static method in class org.jboss.windup.bootstrap.commands.AbstractListCommandWithoutFurnace
- getPackages() - Method in class org.jboss.windup.bootstrap.commands.windup.ToolingModeCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.addons.AddAddonDirectoryCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.addons.AddImmutableAddonDirectoryCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.addons.InstallAddonCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.addons.ListAddonsCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.addons.RemoveAddonCommand
- getPhase() - Method in interface org.jboss.windup.bootstrap.commands.Command
-
The
CommandPhasethisCommandshould be executed in. - getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.DiscoverPackagesCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.DisplayHelpCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.DisplayVersionCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.GenerateCompletionDataCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.GenerateHelpCacheCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.ListSourceTechnologiesCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.ListTagsCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.ListTargetTechnologiesCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.RunWindupCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.ServerModeCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.ToolingModeCommand
- getPhase() - Method in class org.jboss.windup.bootstrap.commands.windup.UpdateRulesetsCommand
- getRuntimeAPIVersion() - Static method in class org.jboss.windup.bootstrap.Bootstrap
- getType() - Method in class org.jboss.windup.bootstrap.help.OptionDescription
-
Gets the type of the option.
- getUiType() - Method in class org.jboss.windup.bootstrap.help.OptionDescription
-
Gets the UI Type (SELECT_ONE, SELECT_MANY, etc).
- getUserProvidedPaths(List<String>) - Method in class org.jboss.windup.bootstrap.commands.AbstractListCommand
- getUserWindupDir() - Static method in class org.jboss.windup.bootstrap.Bootstrap
- getVersion() - Static method in class org.jboss.windup.bootstrap.Bootstrap
- getVersionString() - Static method in class org.jboss.windup.bootstrap.Bootstrap
H
- handle(List<Path>) - Method in class org.jboss.windup.bootstrap.commands.windup.InputsHandler
-
Handles input path(s).
- Help - Class in org.jboss.windup.bootstrap.help
- Help() - Constructor for class org.jboss.windup.bootstrap.help.Help
I
- InputsHandler - Class in org.jboss.windup.bootstrap.commands.windup
- InputsHandler() - Constructor for class org.jboss.windup.bootstrap.commands.windup.InputsHandler
- InstallAddonCommand - Class in org.jboss.windup.bootstrap.commands.addons
- InstallAddonCommand(String, AtomicBoolean) - Constructor for class org.jboss.windup.bootstrap.commands.addons.InstallAddonCommand
- isCancelled() - Method in class org.jboss.windup.bootstrap.ConsoleProgressMonitor
- isRequired() - Method in class org.jboss.windup.bootstrap.help.OptionDescription
-
Tells if the option is required.
- isServerMode(List<String>) - Static method in class org.jboss.windup.bootstrap.commands.windup.ServerModeCommand
- isToolingMode(List<String>) - Static method in class org.jboss.windup.bootstrap.commands.windup.ToolingModeCommand
L
- ListAddonsCommand - Class in org.jboss.windup.bootstrap.commands.addons
- ListAddonsCommand() - Constructor for class org.jboss.windup.bootstrap.commands.addons.ListAddonsCommand
- ListSourceTechnologiesCommand - Class in org.jboss.windup.bootstrap.commands.windup
- ListSourceTechnologiesCommand(List<String>) - Constructor for class org.jboss.windup.bootstrap.commands.windup.ListSourceTechnologiesCommand
- ListTagsCommand - Class in org.jboss.windup.bootstrap.commands.windup
- ListTagsCommand(List<String>) - Constructor for class org.jboss.windup.bootstrap.commands.windup.ListTagsCommand
- ListTargetTechnologiesCommand - Class in org.jboss.windup.bootstrap.commands.windup
- ListTargetTechnologiesCommand(List<String>) - Constructor for class org.jboss.windup.bootstrap.commands.windup.ListTargetTechnologiesCommand
- load() - Static method in class org.jboss.windup.bootstrap.help.Help
- LoggingConfigurationLocator - Class in org.jboss.windup.bootstrap
-
Looks for configuration files, currently
logging.propertiesin Windup directory, Windup user's directory, or what's in the "logging.configuration" sysprop. - LoggingConfigurationLocator() - Constructor for class org.jboss.windup.bootstrap.LoggingConfigurationLocator
M
- main(String[]) - Static method in class org.jboss.windup.bootstrap.Bootstrap
O
- OptionDescription - Class in org.jboss.windup.bootstrap.help
-
Represents a potential parameter to the Windup engine.
- OptionDescription(String, String, String, String) - Constructor for class org.jboss.windup.bootstrap.help.OptionDescription
-
Creates an
OptionDescriptionwith the specified name, description, type, and UI Type (select one, select many, etc). - OptionDescription(String, String, String, String, List<String>, boolean) - Constructor for class org.jboss.windup.bootstrap.help.OptionDescription
-
Creates an
OptionDescriptionwith the specified name, description, type, UI Type (select one, select many, etc), and available option list. - org.jboss.windup.bootstrap - package org.jboss.windup.bootstrap
- org.jboss.windup.bootstrap.commands - package org.jboss.windup.bootstrap.commands
- org.jboss.windup.bootstrap.commands.addons - package org.jboss.windup.bootstrap.commands.addons
- org.jboss.windup.bootstrap.commands.windup - package org.jboss.windup.bootstrap.commands.windup
- org.jboss.windup.bootstrap.help - package org.jboss.windup.bootstrap.help
- org.jboss.windup.bootstrap.listener - package org.jboss.windup.bootstrap.listener
P
- POST_CONFIGURATION - org.jboss.windup.bootstrap.commands.CommandPhase
-
Furnace/Windup is configured but not started.
- POST_EXECUTION - org.jboss.windup.bootstrap.commands.CommandPhase
-
Windup has finished executing.
- PRE_CONFIGURATION - org.jboss.windup.bootstrap.commands.CommandPhase
-
Before Furnace/Windup configuration has begun.
- PRE_EXECUTION - org.jboss.windup.bootstrap.commands.CommandPhase
-
Furnace is started, Windup has not been executed.
- printValuesSorted(String, Set<String>) - Static method in class org.jboss.windup.bootstrap.commands.AbstractListCommandWithoutFurnace
-
Print the given values after displaying the provided message.
- prompt(String, boolean, boolean) - Static method in class org.jboss.windup.bootstrap.Bootstrap
- promptForListItem(String, Collection<String>, String) - Static method in class org.jboss.windup.bootstrap.Bootstrap
R
- RemoveAddonCommand - Class in org.jboss.windup.bootstrap.commands.addons
- RemoveAddonCommand(String, AtomicBoolean) - Constructor for class org.jboss.windup.bootstrap.commands.addons.RemoveAddonCommand
- RunWindupCommand - Class in org.jboss.windup.bootstrap.commands.windup
-
This is the interactive command-line user interface of Windup which does basic validation of the input and then runs WindupProcessorImpl.
- RunWindupCommand(List<String>, AtomicBoolean, AtomicBoolean) - Constructor for class org.jboss.windup.bootstrap.commands.windup.RunWindupCommand
S
- save(Furnace) - Static method in class org.jboss.windup.bootstrap.help.Help
- ServerModeCommand - Class in org.jboss.windup.bootstrap.commands.windup
- ServerModeCommand(List<String>) - Constructor for class org.jboss.windup.bootstrap.commands.windup.ServerModeCommand
- setCancelled(boolean) - Method in class org.jboss.windup.bootstrap.ConsoleProgressMonitor
- setFurnace(Furnace) - Method in class org.jboss.windup.bootstrap.commands.AbstractListCommand
- setFurnace(Furnace) - Method in class org.jboss.windup.bootstrap.commands.addons.AddAddonDirectoryCommand
- setFurnace(Furnace) - Method in class org.jboss.windup.bootstrap.commands.addons.AddImmutableAddonDirectoryCommand
- setFurnace(Furnace) - Method in class org.jboss.windup.bootstrap.commands.addons.InstallAddonCommand
- setFurnace(Furnace) - Method in class org.jboss.windup.bootstrap.commands.addons.ListAddonsCommand
- setFurnace(Furnace) - Method in class org.jboss.windup.bootstrap.commands.addons.RemoveAddonCommand
- setFurnace(Furnace) - Method in interface org.jboss.windup.bootstrap.commands.FurnaceDependent
-
Set the
Furnaceinstance. - setFurnace(Furnace) - Method in class org.jboss.windup.bootstrap.commands.windup.GenerateCompletionDataCommand
- setFurnace(Furnace) - Method in class org.jboss.windup.bootstrap.commands.windup.GenerateHelpCacheCommand
- setFurnace(Furnace) - Method in class org.jboss.windup.bootstrap.commands.windup.RunWindupCommand
- setFurnace(Furnace) - Method in class org.jboss.windup.bootstrap.commands.windup.UpdateRulesetsCommand
- setTaskName(String) - Method in class org.jboss.windup.bootstrap.ConsoleProgressMonitor
- subTask(String) - Method in class org.jboss.windup.bootstrap.ConsoleProgressMonitor
T
- ToolingModeCommand - Class in org.jboss.windup.bootstrap.commands.windup
- ToolingModeCommand(List<String>) - Constructor for class org.jboss.windup.bootstrap.commands.windup.ToolingModeCommand
- TYPE - Static variable in class org.jboss.windup.bootstrap.help.Help
U
- UI_TYPE - Static variable in class org.jboss.windup.bootstrap.help.Help
- UpdateRulesetsCommand - Class in org.jboss.windup.bootstrap.commands.windup
- UpdateRulesetsCommand() - Constructor for class org.jboss.windup.bootstrap.commands.windup.UpdateRulesetsCommand
V
- valueOf(String) - Static method in enum org.jboss.windup.bootstrap.commands.CommandPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.windup.bootstrap.commands.CommandResult
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.windup.bootstrap.commands.CommandPhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.windup.bootstrap.commands.CommandResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WINDUP_HOME - Static variable in class org.jboss.windup.bootstrap.Bootstrap
- worked(int) - Method in class org.jboss.windup.bootstrap.ConsoleProgressMonitor
All Classes All Packages