org.jbpm.console.ng.ht.model
Class GenericSummary
java.lang.Object
org.jbpm.console.ng.ht.model.GenericSummary
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TaskSummary
public class GenericSummary
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected long id
name
protected String name
GenericSummary
public GenericSummary()
getId
public long getId()
setId
public void setId(long id)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.