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 TypeInterfaceDescriptioninterface
Represents the result when resolving the attachments referenced by a singleAttachmentItem
.interface
Interface 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 TypeClassDescriptionclass
Default POJO implementation ofIResolvedAttachmentItem
.final class
Default POJO implementation ofIResolvedAttachmentList
.