Package | Description |
---|---|
org.jboss.dashboard.workspace.export |
Modifier and Type | Method and Description |
---|---|
ImportResult[] |
ExportSessionInfo.getImportResult() |
ImportResult[] |
ExportManager.load(InputStream is)
Load an export definition from given stream
|
ImportResult |
ExportManager.loadXML(String name,
InputStream is) |
Modifier and Type | Method and Description |
---|---|
CreateResult[] |
ExportManager.create(ImportResult[] results,
int[][] indexes)
Create the objects represented by given results.
|
void |
ExportSessionInfo.setImportResult(ImportResult[] importResult) |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.