public interface DraftAndSubmissionUtilService
Modifier and Type | Method and Description |
---|---|
boolean |
deleteAttachment(String draftID,
String attachmentKey)
deletes the Attachment and updates the list
|
boolean |
deleteDraft(String draftID)
deletes the draft and attachments
|
boolean |
deletePendingSignInstance(String psInstanceID)
Deletes the pending sign instance and its attachments as well as data.
|
boolean deleteAttachment(String draftID, String attachmentKey) throws FormsPortalException
draftID
- AttachmentKey
- FormsPortalException
boolean deleteDraft(String draftID) throws FormsPortalException
draftID
- FormsPortalException
boolean deletePendingSignInstance(String psInstanceID) throws FormsPortalException
psInstanceID
- Exception
FormsPortalException
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.