org.jbpm.console.ng.pr.model
Class ProcessInstanceKey
java.lang.Object
org.jbpm.console.ng.pr.model.ProcessInstanceKey
- All Implemented Interfaces:
- ItemKey
@Portable
public class ProcessInstanceKey
- extends Object
- implements ItemKey
ProcessInstanceKey
public ProcessInstanceKey()
ProcessInstanceKey
public ProcessInstanceKey(Long processInstanceId)
getProcessInstanceId
public Long getProcessInstanceId()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.