|
jBPM Console NG - Human Tasks API 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.console.ng.ht.model.IdentitySummary
org.jbpm.console.ng.ht.model.User
@Portable public class User
| Field Summary |
|---|
| Fields inherited from class org.jbpm.console.ng.ht.model.IdentitySummary |
|---|
id, SEPARATOR, SEPARATOR_REGEX |
| Constructor Summary | |
|---|---|
User()
|
|
User(String description)
|
|
| Method Summary | |
|---|---|
List<Group> |
getGroups()
|
String |
getId()
|
List<TypeRole> |
getTypesRole()
|
void |
setGroups(List<Group> groups)
|
void |
setTypesRole(List<TypeRole> typesRole)
|
String |
toString()
|
| Methods inherited from class org.jbpm.console.ng.ht.model.IdentitySummary |
|---|
getName, setId, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public User()
public User(String description)
| Method Detail |
|---|
public String getId()
getId in class IdentitySummarypublic List<TypeRole> getTypesRole()
public void setTypesRole(List<TypeRole> typesRole)
public List<Group> getGroups()
public void setGroups(List<Group> groups)
public String toString()
toString in class Object
|
jBPM Console NG - Human Tasks API 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||