- 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
-
- getClassifications() - Method in interface org.jboss.windup.tooling.ExecutionResults
-
- 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
-
- getFile() - Method in interface org.jboss.windup.tooling.data.Hint
-
This references the
File referenced by this
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
-
- getRuleID() - Method in interface org.jboss.windup.tooling.data.Hint
-
- 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.
- serializeResults(ExecutionResults, OutputStream) - Method in interface org.jboss.windup.tooling.ToolingXMLService
-
- 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(String) - Method in interface org.jboss.windup.tooling.ExecutionBuilder
-
Sets the version of Windup.
- 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
-
- 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 - Static variable in interface org.jboss.windup.tooling.IOptionKeys
-
- source - Variable in class org.jboss.windup.tooling.ToolingModeData
-
- 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.