A B C D E G H I J K L M O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ADDITIONAL_CLASSPATH - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- addUserRulesPath(String) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Adds a custom uer rules path.
- addUserRulesPaths(Iterable<String>) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Adds a set of custom uer rules paths.
B
- beginTask(String, int) - Method in interface org.jboss.windup.tooling.IProgressMonitorAdapter
- beginTask(String, int) - Method in class org.jboss.windup.tooling.ProgressMonitorAdapter
- beginTask(String, int) - Method in class org.jboss.windup.tooling.ToolingModeRunner
- beginTask(String, int) - Method in interface org.jboss.windup.tooling.WindupToolingProgressMonitor
-
Notifies that the main task is beginning.
C
- Classification - Interface in org.jboss.windup.tooling.data
-
This is a non-graph dependent analogue to
ClassificationModelsuitable for usage after theGraphContextitself has been closed. - clear() - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Clears the configuration information.
- CUSTOM_RULES_DIR - Static variable in interface org.jboss.windup.tooling.IOptionKeys
D
- DELETE_LINE - org.jboss.windup.tooling.data.QuickfixType
-
It searches for a token and deletes whole found line
- DISABLE_TATTLETALE - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- done() - Method in interface org.jboss.windup.tooling.IProgressMonitorAdapter
- done() - Method in class org.jboss.windup.tooling.ProgressMonitorAdapter
- done() - Method in class org.jboss.windup.tooling.ToolingModeRunner
- done() - Method in interface org.jboss.windup.tooling.WindupToolingProgressMonitor
-
Notifies that the work is done; that is, either the main task is completed or the user canceled it.
E
- ENABLE_CLASS_NOT_FOUND_ANALYSIS - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- ENABLE_COMPATIBLE_FILES_REPORT - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- ENABLE_TATTLETALE - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- ENABLE_TRANSACTION_ANALYSIS - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- EXCLUDE_PACKAGES - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- EXCLUDE_TAGS - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- excludePackage(String) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Sets the package name prefixes to ignore.
- excludePackages(Collection<String>) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Sets a list of package name prefixes to ignore.
- execute() - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Execute windup.
- ExecutionBuilder - Interface in org.jboss.windup.tooling
-
The initial call, specifying the installation path to Windup.
- ExecutionResults - Interface in org.jboss.windup.tooling
-
Contains the results of running Windup.
- EXPLODED_APP - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- EXPORT_CSV - Static variable in interface org.jboss.windup.tooling.IOptionKeys
G
- generateSchema(Path) - Method in interface org.jboss.windup.tooling.ToolingXMLService
-
Generates the XSD schema and outputs it to the provided path (full path to a filename).
- getCategoryID() - Method in interface org.jboss.windup.tooling.data.IssueCategory
- getClassification() - Method in interface org.jboss.windup.tooling.data.Classification
-
Contains a description of this
Classification. - getClassifications() - Method in interface org.jboss.windup.tooling.ExecutionResults
-
Contains all
Classifications produced by this run of Windup. - getColumn() - Method in interface org.jboss.windup.tooling.data.Hint
-
This contains the column number within that line.
- getColumn() - Method in class org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
- getDateLoaded() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the time that this rule's metadata was loaded into the windup-web database.
- getDateModified() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the time that this rule's metadata was last modified on disk.
- getDescription() - Method in interface org.jboss.windup.tooling.data.Classification
-
Contains a description of the file and any migration steps that may be necessary.
- getDescription() - Method in interface org.jboss.windup.tooling.data.IssueCategory
- getDescription() - Method in interface org.jboss.windup.tooling.data.Link
-
Contains a description of the link.
- getDescription() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains a human readable description of this rule provider.
- getEffort() - Method in interface org.jboss.windup.tooling.data.Classification
-
This contains the effort level as an integer (Story Points).
- getEffort() - Method in interface org.jboss.windup.tooling.data.Hint
-
This contains the effort level as an integer (Story Points).
- getEnv(String) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Returns the system environment variable value.
- getFile() - Method in interface org.jboss.windup.tooling.data.Classification
-
This is the
Filethat thisClassificationrefers to. - getFile() - Method in interface org.jboss.windup.tooling.data.Hint
- getFile() - Method in interface org.jboss.windup.tooling.data.Quickfix
- getFile() - Method in class org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
- getHint() - Method in interface org.jboss.windup.tooling.data.Hint
-
This contains descriptive text describing the problem and how the problem can be solved.
- getHints() - Method in interface org.jboss.windup.tooling.ExecutionResults
-
Contains all
Hints produced by this run of Windup. - getID() - Method in interface org.jboss.windup.tooling.data.Classification
-
Gets the unique identifier of this classification.
- getID() - Method in interface org.jboss.windup.tooling.data.Hint
-
Contains a unique identifier for this hint.
- getInputFile() - Method in interface org.jboss.windup.tooling.data.ReportLink
-
Contains the File path of the file in the input application.
- getIssueCategory() - Method in interface org.jboss.windup.tooling.data.Classification
-
This is a hint as to the severity of the problem.
- getIssueCategory() - Method in interface org.jboss.windup.tooling.data.Hint
-
This is a hint as to the severity of the problem.
- getLength() - Method in interface org.jboss.windup.tooling.data.Hint
-
This contains the length of the code section being referenced.
- getLength() - Method in class org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
- getLine() - Method in class org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
- getLineNumber() - Method in interface org.jboss.windup.tooling.data.Hint
-
This contains the line number of the problem.
- getLinks() - Method in interface org.jboss.windup.tooling.data.Classification
-
This contains a list of
Links for further information about the problem and its solution. - getLinks() - Method in interface org.jboss.windup.tooling.data.Hint
-
This contains a list of
Links for further information about the problem and its solution. - getLoadError() - Method in interface org.jboss.windup.tooling.rules.RulesPath
-
Contains a load error if there were any issues loading rules from this path.
- getName() - Method in interface org.jboss.windup.tooling.data.IssueCategory
- getName() - Method in interface org.jboss.windup.tooling.data.Quickfix
-
Contains a human readable name for the quick fix.
- getName() - Method in interface org.jboss.windup.tooling.rules.Technology
-
Contains the name of the technology (for example, 'eap').
- getNewline() - Method in interface org.jboss.windup.tooling.data.Quickfix
-
Contains the new line to be inserted.
- getOrigin() - Method in interface org.jboss.windup.tooling.data.IssueCategory
- getOrigin() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the origin of the Rule Provider.
- getPath() - Method in interface org.jboss.windup.tooling.rules.RulesPath
-
Contains the path to the rules directory.
- getPhase() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the phase during which this rule will execute.
- getPriority() - Method in interface org.jboss.windup.tooling.data.IssueCategory
- getProviderID() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the ID from the Rule Provider.
- getQuickfixes() - Method in interface org.jboss.windup.tooling.data.Classification
-
This contains a list of
Quickfixs for follow up in tools - getQuickfixes() - Method in interface org.jboss.windup.tooling.data.Hint
-
This contains a list of
Quickfixs for follow up in tools - getReplacement() - Method in interface org.jboss.windup.tooling.data.Quickfix
-
Contains the new token in the case of token replacement.
- getReportDirectory() - Method in class org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
- getReportFile() - Method in interface org.jboss.windup.tooling.data.ReportLink
-
Contains the File path of the report.
- getReportLinks() - Method in interface org.jboss.windup.tooling.ExecutionResults
-
Contains information about all of the reports produced by Windup and how to find them.
- getRuleContents() - Method in interface org.jboss.windup.tooling.rules.Rule
-
This contains the text of the rule itself.
- getRuleID() - Method in interface org.jboss.windup.tooling.data.Classification
-
This contains the id of the rule that produced this
Classification. - getRuleID() - Method in interface org.jboss.windup.tooling.data.Hint
-
This contains the id of the rule that produced this
Classification. - getRuleID() - Method in interface org.jboss.windup.tooling.rules.Rule
-
Contains the unique identifier of this rule within the provider.
- getRuleProviderRegistry(List<String>) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Returns the registry containing the rule providers.
- getRuleProviders() - Method in interface org.jboss.windup.tooling.rules.RuleProviderRegistry
- getRuleProviderType() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the type of provider (for example, Java vs Groovy).
- getRules() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the list of rules that were loaded by this provider.
- getRulesPath() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the path in which this provider was found.
- getRulesPathType() - Method in interface org.jboss.windup.tooling.rules.RulesPath
-
Contains the type of rules path (for example, system provided vs user provided).
- getSearch() - Method in interface org.jboss.windup.tooling.data.Quickfix
-
Contains the search token in the case of token replacement.
- getSources() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the source technologies for this provider.
- getSourceSnippit() - Method in interface org.jboss.windup.tooling.data.Hint
-
This contains the original source code itself (for example, "proprietaryobject.doStuff()").
- getSystemRuleProviderRegistry() - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Returns the registry containing the system rule providers.
- getTargets() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the target technologies for this provider.
- getTitle() - Method in interface org.jboss.windup.tooling.data.Hint
-
Contains a title for this hint.
- getTransformationID() - Method in interface org.jboss.windup.tooling.data.Quickfix
-
Contains the implementation ID for transformation fixes.
- getType() - Method in interface org.jboss.windup.tooling.data.Quickfix
-
Contains the type of the quickfix (eg, token substitution)..
- getUrl() - Method in interface org.jboss.windup.tooling.data.Link
-
Contains the URL.
- getVersion() - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Returns the Windup version.
- getVersion() - Method in interface org.jboss.windup.tooling.rules.Rule
-
Contains a value used for conflict resolution during concurrent updates.
- getVersion() - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains a version field used for conflict resolution.
- getVersion() - Method in interface org.jboss.windup.tooling.rules.RulesPath
- getVersion() - Method in interface org.jboss.windup.tooling.rules.Technology
- getVersionRange() - Method in interface org.jboss.windup.tooling.rules.Technology
-
Contains the version range of the technology (for example, '[6]').
- getWindupStopOnRequestMessage() - Method in interface org.jboss.windup.tooling.ExecutionResults
-
A message about Windup stopping on request before finishing, if that happened; null otherwise.
- GraphLoader - Interface in org.jboss.windup.tooling
-
Allows the client to reload data from an existing Windup report.
- GROOVY - org.jboss.windup.tooling.rules.RuleProvider.RuleProviderType
H
- Hint - Interface in org.jboss.windup.tooling.data
-
This is equivalent to a
InlineHintModel, however it contains no dependencies on having an open instance of the graph in order to operate. - HOME - Static variable in interface org.jboss.windup.tooling.IOptionKeys
I
- ignore(String) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Sets a pattern of file paths to ignore during processing.
- IGNORE_PATTERN - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- ignorePatterns - Variable in class org.jboss.windup.tooling.ToolingModeData
- ignoreReport - Variable in class org.jboss.windup.tooling.ToolingModeData
- INCLUDE_TAGS - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- includePackage(String) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Sets the package name prefixes to scan (the default is to scan all packages).
- includePackages(Collection<String>) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Includes the provided list of package prefixes.
- input - Variable in class org.jboss.windup.tooling.ToolingModeData
- INPUT - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- INPUT_APPLICATION_NAME - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- INSERT_LINE - org.jboss.windup.tooling.data.QuickfixType
-
It searches for a token and inserts a new line after found line
- IOptionKeys - Interface in org.jboss.windup.tooling
- IProgressMonitorAdapter - Interface in org.jboss.windup.tooling
- isCancelled() - Method in interface org.jboss.windup.tooling.IProgressMonitorAdapter
- isCancelled() - Method in class org.jboss.windup.tooling.ProgressMonitorAdapter
- isCancelled() - Method in class org.jboss.windup.tooling.ToolingModeRunner
- isCancelled() - Method in interface org.jboss.windup.tooling.WindupToolingProgressMonitor
-
Returns whether cancellation of current operation has been requested.
- IssueCategory - Interface in org.jboss.windup.tooling.data
J
- JAVA - org.jboss.windup.tooling.rules.RuleProvider.RuleProviderType
K
- KEEP_WORK_DIRS - Static variable in interface org.jboss.windup.tooling.IOptionKeys
L
- Link - Interface in org.jboss.windup.tooling.data
-
Contains information about a Link (href and name).
- loadResults(Path) - Method in interface org.jboss.windup.tooling.GraphLoader
-
Returns the
ExecutionResultsfrom a previous run of Windup. - logMessage(LogRecord) - Method in interface org.jboss.windup.tooling.IProgressMonitorAdapter
- logMessage(LogRecord) - Method in class org.jboss.windup.tooling.ProgressMonitorAdapter
- logMessage(LogRecord) - Method in class org.jboss.windup.tooling.ToolingModeRunner
- logMessage(LogRecord) - Method in interface org.jboss.windup.tooling.WindupToolingProgressMonitor
-
Called for each
LogRecordgenerated by Windup. - LOOKUP_NAME - Static variable in interface org.jboss.windup.tooling.ExecutionBuilder
- LOOKUP_NAME - Static variable in interface org.jboss.windup.tooling.quickfix.QuickfixService
M
- MAVENIZE - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- MAVENIZE_GROUP_ID - Static variable in interface org.jboss.windup.tooling.IOptionKeys
O
- ONLINE - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- org.jboss.windup.tooling - package org.jboss.windup.tooling
- org.jboss.windup.tooling.data - package org.jboss.windup.tooling.data
- org.jboss.windup.tooling.quickfix - package org.jboss.windup.tooling.quickfix
- org.jboss.windup.tooling.rules - package org.jboss.windup.tooling.rules
- output - Variable in class org.jboss.windup.tooling.ToolingModeData
- OUTPUT - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- OVERWRITE - Static variable in interface org.jboss.windup.tooling.IOptionKeys
P
- PACKAGES - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- ProgressMonitorAdapter - Class in org.jboss.windup.tooling
- ProgressMonitorAdapter(IProgressMonitorAdapter) - Constructor for class org.jboss.windup.tooling.ProgressMonitorAdapter
Q
- Quickfix - Interface in org.jboss.windup.tooling.data
-
Contains a representation of a
QuickfixModelfor use by tooling (eg, Eclipse). - QuickfixLocationDTO - Class in org.jboss.windup.tooling.quickfix
- QuickfixLocationDTO() - Constructor for class org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
- QuickfixLocationDTO(File, File, int, int, int) - Constructor for class org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
- QuickfixService - Interface in org.jboss.windup.tooling.quickfix
- QuickfixType - Enum in org.jboss.windup.tooling.data
R
- REGULAR_EXPRESSION - org.jboss.windup.tooling.data.QuickfixType
-
Transforms via a regular expression.
- REPLACE - org.jboss.windup.tooling.data.QuickfixType
-
It searches for token and replaces it by another token
- ReportLink - Interface in org.jboss.windup.tooling.data
-
Correlates files in the input application with the related source report file.
- Rule - Interface in org.jboss.windup.tooling.rules
- RuleProvider - Interface in org.jboss.windup.tooling.rules
- RuleProvider.RuleProviderType - Enum in org.jboss.windup.tooling.rules
- RuleProviderRegistry - Interface in org.jboss.windup.tooling.rules
- rulesDir - Variable in class org.jboss.windup.tooling.ToolingModeData
- RulesPath - Interface in org.jboss.windup.tooling.rules
- RulesPath.RulesPathType - Enum in org.jboss.windup.tooling.rules
- run(Set<String>, String, boolean, boolean, List<String>, String, List<String>, List<String>, List<File>, List<String>, List<String>, Map<String, Object>) - Method in class org.jboss.windup.tooling.ToolingModeRunner
S
- serializeResults(ExecutionResults, OutputStream) - Method in interface org.jboss.windup.tooling.ToolingXMLService
-
Serialize the given results to the provided
OutputStream. - serializeToXML(Path) - Method in interface org.jboss.windup.tooling.ExecutionResults
-
Serialize the results to an XML file at the provided
Path. - setCancelled(boolean) - Method in interface org.jboss.windup.tooling.IProgressMonitorAdapter
- setCancelled(boolean) - Method in class org.jboss.windup.tooling.ProgressMonitorAdapter
- setCancelled(boolean) - Method in class org.jboss.windup.tooling.ToolingModeRunner
- setCancelled(boolean) - Method in interface org.jboss.windup.tooling.WindupToolingProgressMonitor
-
Sets the cancel state to the given value.
- setCategoryID(String) - Method in interface org.jboss.windup.tooling.data.IssueCategory
- setColumn(int) - Method in class org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
- setDateLoaded(Calendar) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the time that this rule's metadata was loaded into the windup-web database.
- setDateModified(Calendar) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the time that this rule's metadata was last modified on disk.
- setDescription(String) - Method in interface org.jboss.windup.tooling.data.IssueCategory
- setDescription(String) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains a human readable description of this rule provider.
- setInput(Set<String>) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Sets the input path(s) (list of application source directories, or application binary files).
- setLength(int) - Method in class org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
- setLine(int) - Method in class org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
- setLoadError(String) - Method in interface org.jboss.windup.tooling.rules.RulesPath
-
Contains a load error if there were any issues loading rules from this path.
- setName(String) - Method in interface org.jboss.windup.tooling.data.IssueCategory
- setName(String) - Method in interface org.jboss.windup.tooling.rules.Technology
-
Contains the name of the technology (for example, 'eap').
- setOption(String, Object) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Sets the option with the specified name to the specified value.
- setOrigin(String) - Method in interface org.jboss.windup.tooling.data.IssueCategory
- setOrigin(String) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the origin of the Rule Provider.
- setOutput(String) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Sets the output path for Windup (where the graph will be stored, and where the reports will be generated).
- setPath(String) - Method in interface org.jboss.windup.tooling.rules.RulesPath
-
Contains the path to the rules directory.
- setPhase(String) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the phase during which this rule will execute.
- setPriority(Integer) - Method in interface org.jboss.windup.tooling.data.IssueCategory
- setProgressMonitor(WindupToolingProgressMonitor) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Sets the callback that will be used for monitoring progress.
- setProgressMonitor(WindupToolingProgressMonitor) - Method in class org.jboss.windup.tooling.ToolingModeRunner
- setProviderID(String) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the ID from the Rule Provider.
- setRuleContents(String) - Method in interface org.jboss.windup.tooling.rules.Rule
-
This contains the text of the rule itself.
- setRuleID(String) - Method in interface org.jboss.windup.tooling.rules.Rule
-
Contains the unique identifier of this rule within the provider.
- setRuleProviderType(RuleProvider.RuleProviderType) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the type of provider (for example, Java vs Groovy).
- setRules(List<Rule>) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the list of rules that were loaded by this provider.
- setRulesPath(RulesPath) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the path in which this provider was found.
- setRulesPathType(RulesPath.RulesPathType) - Method in interface org.jboss.windup.tooling.rules.RulesPath
-
Contains the type of rules path (for example, system provided vs user provided).
- setSources(Set<Technology>) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the source technologies for this provider.
- setTargets(Set<Technology>) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains the source technologies for this provider.
- setTaskName(String) - Method in interface org.jboss.windup.tooling.IProgressMonitorAdapter
- setTaskName(String) - Method in class org.jboss.windup.tooling.ProgressMonitorAdapter
- setTaskName(String) - Method in class org.jboss.windup.tooling.ToolingModeRunner
- setTaskName(String) - Method in interface org.jboss.windup.tooling.WindupToolingProgressMonitor
-
Sets the task name to the given value.
- setVersion(int) - Method in interface org.jboss.windup.tooling.rules.Rule
-
Contains a value used for conflict resolution during concurrent updates.
- setVersion(int) - Method in interface org.jboss.windup.tooling.rules.RuleProvider
-
Contains a version field used for conflict resolution.
- setVersion(int) - Method in interface org.jboss.windup.tooling.rules.RulesPath
- setVersion(int) - Method in interface org.jboss.windup.tooling.rules.Technology
- setVersion(String) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Sets the version of Windup.
- setVersionRange(String) - Method in interface org.jboss.windup.tooling.rules.Technology
-
Contains the version range of the technology (for example, '[6]').
- setWindupHome(String) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Start building a Windup execution with a windup that is installed at the specified path.
- SKIP_REPORTS - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- skipReportGeneration() - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Indicates that Windup should not generate reports at the end.
- source - Variable in class org.jboss.windup.tooling.ToolingModeData
- SOURCE - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- SOURCE_MODE - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- sourceMode - Variable in class org.jboss.windup.tooling.ToolingModeData
- sourceOnlyMode() - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Switches the engine to run in source only mode (no decompilation).
- startServer(int, String) - Method in class org.jboss.windup.tooling.ToolingRMIServer
- subTask(String) - Method in interface org.jboss.windup.tooling.IProgressMonitorAdapter
- subTask(String) - Method in class org.jboss.windup.tooling.ProgressMonitorAdapter
- subTask(String) - Method in class org.jboss.windup.tooling.ToolingModeRunner
- subTask(String) - Method in interface org.jboss.windup.tooling.WindupToolingProgressMonitor
-
Notifies that a subtask of the main task is beginning.
- SYSTEM_PROVIDED - org.jboss.windup.tooling.rules.RulesPath.RulesPathType
T
- target - Variable in class org.jboss.windup.tooling.ToolingModeData
- TARGET - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- Technology - Interface in org.jboss.windup.tooling.rules
- terminate() - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Terminates the runtime that registered this ExecutionBuilder.
- ToolingModeData - Class in org.jboss.windup.tooling
- ToolingModeData() - Constructor for class org.jboss.windup.tooling.ToolingModeData
- ToolingModeRunner - Class in org.jboss.windup.tooling
- ToolingModeRunner() - Constructor for class org.jboss.windup.tooling.ToolingModeRunner
- ToolingRMIServer - Class in org.jboss.windup.tooling
- ToolingRMIServer() - Constructor for class org.jboss.windup.tooling.ToolingRMIServer
- ToolingXMLService - Interface in org.jboss.windup.tooling
-
Contains tools for managing XML, for example generating schemas or serializing
ExecutionResultsto XML format. - toString() - Method in enum org.jboss.windup.tooling.data.QuickfixType
- transform(String, QuickfixLocationDTO) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Executes the quickfix transformation.
- transform(String, QuickfixLocationDTO) - Method in interface org.jboss.windup.tooling.quickfix.QuickfixService
- TRANSFORMATION - org.jboss.windup.tooling.data.QuickfixType
-
Transforms based upon a custom Java implementation of a transformer.
U
- UNKNOWN - Static variable in interface org.jboss.windup.tooling.WindupToolingProgressMonitor
-
Constant indicating an unknown amount of work.
- USER_IGNORE_PATH - Static variable in interface org.jboss.windup.tooling.IOptionKeys
- USER_PROVIDED - org.jboss.windup.tooling.rules.RulesPath.RulesPathType
V
- valueOf(String) - Static method in enum org.jboss.windup.tooling.data.QuickfixType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.windup.tooling.rules.RuleProvider.RuleProviderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.windup.tooling.rules.RulesPath.RulesPathType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.windup.tooling.data.QuickfixType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.windup.tooling.rules.RuleProvider.RuleProviderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.windup.tooling.rules.RulesPath.RulesPathType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- windupHome - Variable in class org.jboss.windup.tooling.ToolingModeData
- WindupToolingProgressMonitor - Interface in org.jboss.windup.tooling
-
Extends the standard progress monitor to also tie in with the logging system.
- worked(int) - Method in interface org.jboss.windup.tooling.IProgressMonitorAdapter
- worked(int) - Method in class org.jboss.windup.tooling.ProgressMonitorAdapter
- worked(int) - Method in class org.jboss.windup.tooling.ToolingModeRunner
- worked(int) - Method in interface org.jboss.windup.tooling.WindupToolingProgressMonitor
-
Notifies that a given number of work unit of the main task has been completed.
X
- XML - org.jboss.windup.tooling.rules.RuleProvider.RuleProviderType
All Classes All Packages