Class AttachmentDescriptor

java.lang.Object
de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
de.xima.fc.workflow.processor.value.common.AttachmentDescriptor
All Implemented Interfaces:
IAttributeConfigurable<IValueDescriptor<Map<String,?>, IRecordValueBuilder>>, IRecordValueDescriptor, IValueDescriptor<Map<String,?>, IRecordValueBuilder>, Serializable

public final class AttachmentDescriptor extends RecordValueDescriptorWrapper
A IValueDescriptor for the metadata of an attachment, consisting of its UUID, source, and optionally a file. The default does not contain referenced entities.
See Also: