Interface IResolvedFileSourceDetails

All Superinterfaces:
Serializable
All Known Subinterfaces:
IResolvedFileSourceAttachment, IResolvedFileSourceClientFile, IResolvedFileSourceFormFile, IResolvedFileSourceUploadElement, IResolvedFileSourceUrl, IResolvedFileSourceWorkflowNode
All Known Implementing Classes:
ResolvedFileSourceAttachment, ResolvedFileSourceClientFile, ResolvedFileSourceFormFile, ResolvedFileSourceUpload, ResolvedFileSourceUrl, ResolvedFileSourceWorkflowNode

public interface IResolvedFileSourceDetails extends Serializable
Models the type of source where a file from the workflow was obtained from, together with the details of the source, returned by IWorkflowFileHandler.getFilesMulti(WorkflowNode, IMultiFileProviding, IFileSearchOptions) and IWorkflowFileHandler.getFileSingle(WorkflowNode, ISingleFileProviding, IFileSearchOptions)
Since:
7.0.5
Author:
XIMA MEDIA GmbH