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