|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.user.extras.entities.GroupsEntity
public class GroupsEntity
This is an Entity that is meant for rest calls.
| Constructor Summary | |
|---|---|
GroupsEntity()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getGroups()
|
void |
setGroups(java.util.List<java.lang.String> groupName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupsEntity()
| Method Detail |
|---|
public java.util.List<java.lang.String> getGroups()
public void setGroups(java.util.List<java.lang.String> groupName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||