org.jbpm.console.ng.ht.model
Class Group
java.lang.Object
org.jbpm.console.ng.ht.model.IdentitySummary
org.jbpm.console.ng.ht.model.Group
- All Implemented Interfaces:
- Serializable
@Portable
public class Group
- extends IdentitySummary
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Group
public Group()
Group
public Group(String description)
getParent
public Group getParent()
setParent
public void setParent(Group parent)
getId
public String getId()
- Overrides:
getId in class IdentitySummary
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.