Class ApplicationExporter
java.lang.Object
org.bonitasoft.engine.business.application.exporter.ApplicationExporter
- Author:
- Elias Ricken de Medeiros
-
Constructor Summary
ConstructorsConstructorDescriptionApplicationExporter(ApplicationsToNodeContainerConverter converter, ApplicationContainerExporter exporter) -
Method Summary
-
Constructor Details
-
ApplicationExporter
public ApplicationExporter(ApplicationsToNodeContainerConverter converter, ApplicationContainerExporter exporter)
-
-
Method Details
-
export
public byte[] export(List<SApplication> applications) throws org.bonitasoft.engine.exception.ExportException - Throws:
org.bonitasoft.engine.exception.ExportException
-