Class GroupWithMembershipChanges

java.lang.Object
com.atlassian.crowd.model.group.GroupWithMembershipChanges
All Implemented Interfaces:
DirectoryEntity, Group, Comparable<Group>

public class GroupWithMembershipChanges extends Object implements Group
Represents a new or modified group for incremental synchronisation. In addition to the group properties this class also contains identifiers of users and groups that have joined the underlying group or left it. This is particularly suitable for directories that provide a list of new and removed memberships for changed groups, for example Microsoft Entra ID.