| 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. |
| Modifier and Type | Method and Description |
|---|---|
void |
ToolingXMLService.serializeResults(ExecutionResults results,
OutputStream outputStream)
Serialize the given results to the provided
OutputStream. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.