Package org.jbpm.workbench.pr.model
Class DocumentKey
- java.lang.Object
-
- org.jbpm.workbench.pr.model.DocumentKey
-
- All Implemented Interfaces:
org.jbpm.workbench.common.service.ItemKey
@Portable public class DocumentKey extends Object implements org.jbpm.workbench.common.service.ItemKey
-
-
Constructor Summary
Constructors Constructor Description DocumentKey()
DocumentKey(String documentId)
-
-
-
Constructor Detail
-
DocumentKey
public DocumentKey(String documentId)
-
DocumentKey
public DocumentKey()
-
-