|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserEntity | |
|---|---|
| com.atlassian.confluence.plugins.rest.entities | |
| com.atlassian.confluence.plugins.rest.entities.builders | |
| com.atlassian.confluence.plugins.rest.manager | |
| Uses of UserEntity in com.atlassian.confluence.plugins.rest.entities |
|---|
| Methods in com.atlassian.confluence.plugins.rest.entities that return UserEntity | |
|---|---|
UserEntity |
ContentEntity.getCreator()
|
UserEntity |
ContentEntity.getLastModifier()
|
| Methods in com.atlassian.confluence.plugins.rest.entities with parameters of type UserEntity | |
|---|---|
void |
ContentEntity.setCreator(UserEntity creator)
|
void |
ContentEntity.setLastModifier(UserEntity lastModifier)
|
| Uses of UserEntity in com.atlassian.confluence.plugins.rest.entities.builders |
|---|
| Methods in com.atlassian.confluence.plugins.rest.entities.builders that return UserEntity | |
|---|---|
UserEntity |
UserEntityBuilder.build(com.atlassian.user.User user)
|
UserEntity |
UserEntityBuilder.buildAnonymous()
|
UserEntity |
UserEntityBuilder.buildMissing(String username)
|
| Uses of UserEntity in com.atlassian.confluence.plugins.rest.manager |
|---|
| Methods in com.atlassian.confluence.plugins.rest.manager that return UserEntity | |
|---|---|
UserEntity |
UserEntityHelper.buildEntityForUsername(String username)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||