|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserGroupSnapshot | |
---|---|
com.atlassian.crowd.integration.atlassianuser |
Uses of UserGroupSnapshot in com.atlassian.crowd.integration.atlassianuser |
---|
Methods in com.atlassian.crowd.integration.atlassianuser that return UserGroupSnapshot | |
---|---|
UserGroupSnapshot |
UserGroupSnapshotProvider.get()
|
UserGroupSnapshot |
UserGroupSnapshot.withGroup(java.lang.String groupName)
|
UserGroupSnapshot |
UserGroupSnapshot.withGroupMembership(com.atlassian.user.Group group,
com.atlassian.user.User user)
|
UserGroupSnapshot |
UserGroupSnapshot.withoutGroup(java.lang.String groupName)
|
UserGroupSnapshot |
UserGroupSnapshot.withoutGroupMembership(com.atlassian.user.Group group,
com.atlassian.user.User user)
|
UserGroupSnapshot |
UserGroupSnapshot.withoutUser(java.lang.String name)
|
UserGroupSnapshot |
UserGroupSnapshot.withUser(java.lang.String name)
|
UserGroupSnapshot |
UserGroupSnapshot.withUser(com.atlassian.user.User user)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |