public interface GraphLoader
| Modifier and Type | Method and Description |
|---|---|
ExecutionResults |
loadResults(Path reportDirectory)
Returns the
ExecutionResults from a previous run of Windup. |
ExecutionResults loadResults(Path reportDirectory) throws IOException
ExecutionResults from a previous run of Windup.IOException - This will throw an IOException if the data cannot be loaded from the provided location.Copyright © 2021 JBoss by Red Hat. All rights reserved.