UserGroupSnapshot |
UserGroupSnapshotProvider.get() |
UserGroupSnapshot |
UserGroupSnapshot.withGroup(String groupName) |
UserGroupSnapshot |
UserGroupSnapshot.withGroupMembership(com.atlassian.user.Group group,
com.atlassian.user.User user) |
UserGroupSnapshot |
UserGroupSnapshot.withoutGroup(String groupName) |
UserGroupSnapshot |
UserGroupSnapshot.withoutGroupMembership(com.atlassian.user.Group group,
com.atlassian.user.User user) |
UserGroupSnapshot |
UserGroupSnapshot.withoutUser(String name) |
UserGroupSnapshot |
UserGroupSnapshot.withUser(com.atlassian.user.User user) |