Interface IResolvedAttachmentSourceDetails

All Superinterfaces:
Serializable
All Known Subinterfaces:
IResolvedAttachmentSourcePreviousNode, IResolvedAttachmentSourceSearch, IResolvedAttachmentSourceUpload
All Known Implementing Classes:
ResolvedAttachmentSourcePreviousNode, ResolvedAttachmentSourceSearch, ResolvedAttachmentSourceUpload

public interface IResolvedAttachmentSourceDetails extends Serializable
Models the type of source from which an attachment from the workflow was obtained, together with the details of the source, returned by IWorkflowFileHandler.resolveReferencedAttachments(WorkflowNode, IReferencedAttachmentList, IAttachmentSearchOptions).
Since:
8.1.0
Author:
XIMA MEDIA GmbH