Interface | Description |
---|---|
Exportable |
Definition interface that must implement the panel drivers that need to export it's content on the workspaces export file.
|
ExportData |
Interface to provide the workspaces and resources to the export process.
|
Visitable |
Determines that the implementing class can be exported in the workspaces export file.
|
WorkspaceVisitor |
Interface for workspace export visitors.
|
Class | Description |
---|---|
ExportManager |
Workspace import/export manager.
|
ExportSessionInfo |
Helper class that stores the import or export process result.
|
ExportVisitor |
Class that visits workspaces tree and creates a XMLNode object, ready for export procedures.
|
ImportWorkspacesModule | |
WorkspaceBuilder |
Class that builds workspaces based on the XML Node received.
|
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.