public interface DraftSubmissionManagementService
Modifier and Type | Method and Description |
---|---|
com.adobe.fd.fp.util.Record |
getDraftInfo(String id,
com.adobe.fd.fp.util.RetrievalOptions retrievalOptions)
Fetches Draft data for adaptive form given a draft id
|
com.adobe.fd.fp.util.Record |
getSubmitInfo(String id,
com.adobe.fd.fp.util.RetrievalOptions retrievalOptions)
Fetches the Submitted data and meta data for adaptive form given a submit id
|
com.adobe.fd.fp.util.Record getDraftInfo(String id, com.adobe.fd.fp.util.RetrievalOptions retrievalOptions)
id
- retrievalOptions
- com.adobe.fd.fp.util.Record getSubmitInfo(String id, com.adobe.fd.fp.util.RetrievalOptions retrievalOptions)
retrievalOptions
- Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.