Uses of Interface
com.comalatech.workflow.model.AttachmentVersion
- 
Packages that use AttachmentVersion Package Description com.comalatech.workflow.model This package define the Ad hoc Workflows object model - 
- 
Uses of AttachmentVersion in com.comalatech.workflow.model
Methods in com.comalatech.workflow.model that return types with arguments of type AttachmentVersion Modifier and Type Method Description java.util.List<? extends AttachmentVersion>State. getAttachmentVersions()Returns a list of the version of the content's attachments, at the time the content reached this state 
 -