Interface IAttachmentSearchOptions
-
- All Known Implementing Classes:
ECommonAttachmentSearchOptions
public interface IAttachmentSearchOptions
Options that influence how attachments are retrieved byIWorkflowFileHandler.resolveReferencedAttachments(WorkflowNode, IReferencedAttachmentList, IAttachmentSearchOptions)
(WorkflowNode, IReferencedFileList, IAttachmentSearchOptions) resolveReferencedFiles}. Lets you e.g. specify additional filter settings.- Since:
- 8.1.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>
getAllowedFileExtensions()
-