| Package | Description |
|---|---|
| org.bonitasoft.web.designer.config | |
| org.bonitasoft.web.designer.controller | |
| org.bonitasoft.web.designer.migration | |
| org.bonitasoft.web.designer.service |
| Modifier and Type | Method and Description |
|---|---|
Exporter<Fragment> |
DesignerConfig.fragmentExporter(FragmentRepository fragmentRepository,
FragmentService fragmentService,
JacksonObjectMapper objectMapper,
WidgetsExportStep<Fragment> widgetsExportStepFragment,
FragmentsExportStep<Fragment> fragmentsExportStepFragment) |
ArtifactImporter<Fragment> |
DesignerConfig.fragmentImporter(FragmentRepository fragmentRepository,
FragmentService fragmentService,
FragmentImporter fragmentImporter,
WidgetImporter widgetImporter) |
| Constructor and Description |
|---|
FragmentResource(FragmentRepository fragmentRepository,
FragmentService fragmentService,
JacksonObjectMapper objectMapper,
org.springframework.messaging.simp.SimpMessagingTemplate messagingTemplate,
AssetVisitor assetVisitor,
PageRepository pageRepository,
FragmentChangeVisitor fragmentChangeVisitor,
PageHasValidationErrorVisitor pageHasValidationErrorVisitor) |
MigrationResource(WorkspaceInitializer workspaceInitializer,
PageRepository pageRepository,
WidgetRepository widgetRepository,
FragmentRepository fragmentRepository,
PageService pageService,
WidgetService widgetService,
FragmentService fragmentService) |
| Modifier and Type | Method and Description |
|---|---|
PageMigrationApplyer |
MigrationConfig.pageMigrationApplyer(WidgetService widgetService,
FragmentService fragmentService) |
| Constructor and Description |
|---|
PageMigrationApplyer(List<Migration<Page>> pageMigrationStepsList,
WidgetService widgetService,
FragmentService fragmentService) |
Copyright © 2021. All rights reserved.