Uses of Class
de.xima.fc.workflow.processor.value.common.AttachmentDescriptor
Packages that use AttachmentDescriptor
-
Uses of AttachmentDescriptor in de.xima.fc.workflow.processor.value.common
Fields in de.xima.fc.workflow.processor.value.common declared as AttachmentDescriptorModifier and TypeFieldDescriptionstatic final AttachmentDescriptorCommonRecordValueDescriptors.ATTACHMENTAIValueDescriptorfor the metadata of anattachment, consisting of its UUID, source, and optionally a file.static final AttachmentDescriptorCommonRecordValueDescriptors.ATTACHMENT_WITH_FILE_ITEMAIValueDescriptorfor the metadata of anattachment, consisting of its UUID, source, and optionally a file.Methods in de.xima.fc.workflow.processor.value.common that return AttachmentDescriptorModifier and TypeMethodDescriptionAttachmentDescriptor.withFileItem(FileItemDescriptor fileItemDescriptor) Derives a newAttachmentDescriptorfrom this descriptor with the file property added, corresponding toAttachment.getFileEntity().Methods in de.xima.fc.workflow.processor.value.common with parameters of type AttachmentDescriptorModifier and TypeMethodDescriptionFormRecordMessageUploadRequestDescriptor.withAttachments(AttachmentDescriptor attachmentDescriptor) Derives a newFormRecordMessageUploadRequestDescriptorfrom this descriptor with the attachments property added, corresponding toFormRecordMessageUploadRequest.getAttachments().