jBPM Console NG - Executor Service API 6.2.0.CR3

org.jbpm.console.ng.es.model
Class RequestKey

java.lang.Object
  extended by org.jbpm.console.ng.es.model.RequestKey
All Implemented Interfaces:
ItemKey

public class RequestKey
extends Object
implements ItemKey


Constructor Summary
RequestKey()
           
RequestKey(Long id)
           
 
Method Summary
 boolean equals(Object obj)
           
 Long getId()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RequestKey

public RequestKey()

RequestKey

public RequestKey(Long id)
Method Detail

getId

public Long getId()

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

jBPM Console NG - Executor Service API 6.2.0.CR3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.