| Package | Description |
|---|---|
| org.bonitasoft.web.designer.config | |
| org.bonitasoft.web.designer.controller | |
| org.bonitasoft.web.designer.migration |
| Modifier and Type | Method and Description |
|---|---|
Exporter<Page> |
DesignerConfig.pageExporter(PageRepository pageRepository,
PageService pageService,
ExportStep<Page>[] pageExportSteps) |
ArtifactImporter<Page> |
DesignerConfig.pageImporter(PageRepository pageRepository,
PageService pageService,
FragmentImporter fragmentImporter,
WidgetImporter widgetImporter,
AssetImporter<Page> pageAssetImporter) |
| Constructor and Description |
|---|
MigrationResource(WorkspaceInitializer workspaceInitializer,
PageRepository pageRepository,
WidgetRepository widgetRepository,
FragmentRepository fragmentRepository,
PageService pageService,
WidgetService widgetService,
FragmentService fragmentService) |
PageResource(PageService pageService,
PageRepository pageRepository,
org.springframework.messaging.simp.SimpMessagingTemplate messagingTemplate,
ContractToPageMapper contractToPageMapper,
AssetService<Page> pageAssetService,
AssetVisitor assetVisitor,
ComponentVisitor componentVisitor,
AuthRulesCollector authRulesCollector) |
| Modifier and Type | Method and Description |
|---|---|
PageService |
MigrationConfig.pageService(PageRepository pageRepository,
PageMigrationApplyer pageMigrationApplyer) |
Copyright © 2020. All rights reserved.