public interface ExportAndPublishService
Modifier and Type | Method and Description |
---|---|
byte[] |
exportAll(java.lang.String packageName)
This API exports all the assets of supported types and external assets used within them.
|
void |
publishAll()
This API publishes all Modified assets of supported types and external assets used within them.
|
void publishAll() throws FormsFoundationException
FormsFoundationException
byte[] exportAll(java.lang.String packageName) throws FormsFoundationException
packageName
- Name of the exported package fileFormsFoundationException
Copyright © 2010 - 2020 Adobe. All Rights Reserved