Package com.comalatech.workflow.model
Interface AttachmentVersion
- 
public interface AttachmentVersionThe AttachmentVersion is used to record the current version of attachments when a state is changed 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAttachmentId()Provides the attachment idintgetVersion()Provides the attachment version 
 -