| Package | Description |
|---|---|
| org.bonitasoft.web.designer.config | |
| org.bonitasoft.web.designer.controller.export | |
| org.bonitasoft.web.designer.controller.export.steps |
| Modifier and Type | Method and Description |
|---|---|
ExportStep<Page>[] |
DesignerConfig.pageExportSteps(FragmentsExportStep<Page> fragmentsExportStep,
WidgetsExportStep<Page> widgetsExportStep,
PagePropertiesExportStep pagePropertiesExportStep,
HtmlExportStep htmlExportStep,
AssetExportStep assetExportStep) |
| Modifier and Type | Method and Description |
|---|---|
Exporter<Page> |
DesignerConfig.pageExporter(PageRepository pageRepository,
PageService pageService,
ExportStep<Page>[] pageExportSteps) |
| Constructor and Description |
|---|
Exporter(Repository<T> repository,
AbstractArtifactService<T> artifactService,
ExportStep<T>... exportSteps) |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetExportStep |
class |
FragmentPropertiesExportStep |
class |
FragmentsExportStep<T extends AbstractPage> |
class |
HtmlExportStep |
class |
PagePropertiesExportStep |
class |
WidgetByIdExportStep |
class |
WidgetsExportStep<T extends AbstractPage> |
Copyright © 2021. All rights reserved.