public interface GuideSubmitPostProcessor
Modifier and Type | Method and Description |
---|---|
void |
handlePostProcess(java.lang.String dataXML,
java.util.List<FileAttachmentWrapper> attachments,
java.util.Map<java.lang.String,java.lang.String> options)
This method would be invoked after the submission of an Adaptive form, for the implementing Service
|
void handlePostProcess(java.lang.String dataXML, java.util.List<FileAttachmentWrapper> attachments, java.util.Map<java.lang.String,java.lang.String> options)
dataXML
- - String Data of the filled Adaptive formattachments
- - Listoptions
- - Map containing GuideConstants.DRAFT_ID (draftID), GuideConstants.ENABLE_PORTAL_SUBMIT (enablePortalSubmit), GuideConstants.REQUEST_PROPERTY_GUIDE_START (guideContainerPath)Copyright © 2010 - 2020 Adobe. All Rights Reserved