jBPM Console NG - Human Tasks API 6.2.0.CR4

org.jbpm.console.ng.ht.model
Class TaskKey

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

@Portable
public class TaskKey
extends Object
implements ItemKey


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

Constructor Detail

TaskKey

public TaskKey(Long taskId)

TaskKey

public TaskKey()
Method Detail

getTaskId

public Long getTaskId()

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 - Human Tasks API 6.2.0.CR4

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