| Package | Description |
|---|---|
| org.jboss.windup.tooling |
| Modifier and Type | Method and Description |
|---|---|
ExecutionResults |
ExecutionBuilder.execute()
Execute windup.
|
ExecutionResults |
GraphLoader.loadResults(Path reportDirectory)
Returns the
ExecutionResults from a previous run of Windup. |
ExecutionResults |
ToolingModeRunner.run(Set<String> input,
String output,
boolean sourceMode,
boolean skipReports,
List<String> ignorePatterns,
String windupHome,
List<String> source,
List<String> target,
List<File> rulesDir,
List<String> packages,
List<String> excludePackages,
Map<String,Object> options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ToolingXMLService.serializeResults(ExecutionResults results,
OutputStream outputStream)
Serialize the given results to the provided
OutputStream. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.