Uses of Interface
de.xima.fc.interfaces.workflow.execution.ISingleAttachmentProviding
-
Packages that use ISingleAttachmentProviding Package Description de.xima.fc.workflow.model.nodes -
-
Uses of ISingleAttachmentProviding in de.xima.fc.workflow.model.nodes
Classes in de.xima.fc.workflow.model.nodes that implement ISingleAttachmentProviding Modifier and Type Class Description class
SingleAttachment
Models a single attachment that may come from one of multiple sources, such as upload form elements, creates by another action, or with a specific name.
-