| Interface | Description |
|---|---|
| ProjectExportController |
This interface can be implemented to provide specialized project export controllers.
|
| Class | Description |
|---|---|
| DefaultProjectExportController |
This class is responsible for exporting projects from AgentWorkbench.
|
| ProjectExportControllerProvider |
The Class ProjectExportControllerProvider provides the
|
| ProjectExportSettings |
The Class ProjectExportSettings.
|
| ProjectExportSettingsController |
This class can be used to manage
ProjectExportSettings. |
| ProjectImportController |
The Class ProjectImportController can be used to configure and
import a zipped (*.agui) project file.
|
| ProjectImportSettings |
The Class ProjectImportSettings is used as configuration instance
within the
ProjectImportController. |