| Package | Description |
|---|---|
| org.bonitasoft.web.designer.controller.export.steps |
| Modifier and Type | Method and Description |
|---|---|
void |
FragmentPropertiesExportStep.execute(Zipper zipper,
Fragment artifact) |
void |
PagePropertiesExportStep.execute(Zipper zipper,
Page page) |
void |
AssetExportStep.execute(Zipper zipper,
Page page) |
void |
HtmlExportStep.execute(Zipper zipper,
Page page) |
void |
ExportStep.execute(Zipper zipper,
T artifact) |
void |
FragmentsExportStep.execute(Zipper zipper,
T page) |
void |
WidgetsExportStep.execute(Zipper zipper,
T page) |
void |
WidgetByIdExportStep.execute(Zipper zipper,
Widget widget) |
Copyright © 2020. All rights reserved.