Uses of Interface
de.xima.fc.interfaces.workflow.execution.IMultiAttachmentProviding
-
Packages that use IMultiAttachmentProviding Package Description de.xima.fc.workflow.model.nodes -
-
Uses of IMultiAttachmentProviding in de.xima.fc.workflow.model.nodes
Classes in de.xima.fc.workflow.model.nodes that implement IMultiAttachmentProviding Modifier and Type Class Description class
MultiAttachment
Models a list of attachments that may come from multiple sources, such as uploads, creates by another action, or with a specific name.
-