attachmentActions property

Map<Attachment, AttachmentAction> attachmentActions
final

Actions related to Attachments that need to b performed before submitting a form

Implementation

final Map<Attachment, AttachmentAction> attachmentActions;