Uses of Interface
de.xima.fc.interfaces.workflow.retval.IAttachmentItemResolutionErrorProviding
Packages that use IAttachmentItemResolutionErrorProviding
- 
Uses of IAttachmentItemResolutionErrorProviding in de.xima.fc.interfaces.workflow.retval
Subinterfaces of IAttachmentItemResolutionErrorProviding in de.xima.fc.interfaces.workflow.retvalModifier and TypeInterfaceDescriptioninterfaceRepresents the result when resolving the attachments referenced by a singleAttachmentItem.interfaceInterface representing the resolved attachments as returned byIWorkflowFileHandler.resolveReferencedAttachments(WorkflowNode, IReferencedAttachmentList, IAttachmentSearchOptions)resolveReferencedAttachments}. - 
Uses of IAttachmentItemResolutionErrorProviding in de.xima.fc.workflow.processor.model
Classes in de.xima.fc.workflow.processor.model that implement IAttachmentItemResolutionErrorProvidingModifier and TypeClassDescriptionclassDefault POJO implementation ofIResolvedAttachmentItem.final classDefault POJO implementation ofIResolvedAttachmentList.