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 IResolvedFileSourceAttachment
IResolvedFileSourceDetails. 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 class
ResolvedFileSourceAttachment
Default POJO implementation ofIResolvedFileSourceAttachment
.
-