Uses of Interface
de.xima.fc.interfaces.workflow.retval.IResolvedAttachmentSourceUpload
-
Packages that use IResolvedAttachmentSourceUpload Package Description de.xima.fc.interfaces.workflow.retval de.xima.fc.workflow.processor.model -
-
Uses of IResolvedAttachmentSourceUpload in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return IResolvedAttachmentSourceUpload Modifier and Type Method Description default IResolvedAttachmentSourceUpload
IResolvedAttachmentSourceDetails. asUpload()
-
Uses of IResolvedAttachmentSourceUpload in de.xima.fc.workflow.processor.model
Classes in de.xima.fc.workflow.processor.model that implement IResolvedAttachmentSourceUpload Modifier and Type Class Description class
ResolvedAttachmentSourceUpload
Default POJO implementation ofIResolvedAttachmentSourceUpload
.
-