Uses of Interface
de.xima.fc.interfaces.workflow.retval.IResolvedFileSourceAttachment
-
Packages that use IResolvedFileSourceAttachment Package Description de.xima.fc.interfaces.workflow.retval de.xima.fc.workflow.processor.model -
-
Uses of IResolvedFileSourceAttachment in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return IResolvedFileSourceAttachment Modifier and Type Method Description default IResolvedFileSourceAttachmentIResolvedFileSourceDetails. asAttachment() -
Uses of IResolvedFileSourceAttachment in de.xima.fc.workflow.processor.model
Classes in de.xima.fc.workflow.processor.model that implement IResolvedFileSourceAttachment Modifier and Type Class Description classResolvedFileSourceAttachmentDefault POJO implementation ofIResolvedFileSourceAttachment.
-