org.jbpm.api.task
Class GroupRef

java.lang.Object
  extended by org.jbpm.api.task.IdentityRef
      extended by org.jbpm.api.task.GroupRef
All Implemented Interfaces:
java.io.Serializable

public class GroupRef
extends IdentityRef

Author:
Tom Baeyens
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jbpm.api.task.IdentityRef
id
 
Constructor Summary
GroupRef(java.lang.String groupId)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.jbpm.api.task.IdentityRef
equals, getId, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GroupRef

public GroupRef(java.lang.String groupId)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.