| Class | Description |
|---|---|
| AutoGroupCreatedEvent |
Group was automatically created.
|
| AutoGroupMembershipCreatedEvent | |
| AutoGroupMembershipDeletedEvent | |
| GroupAttributeDeletedEvent |
An Event that represents the deletion of an attibute against a
Group |
| GroupAttributeStoredEvent |
An Event that represents the creation of a atrributes against a
Group |
| GroupCreatedEvent |
An Event that represents the creation of a
Group |
| GroupDeletedEvent |
An Event that represents the removal of a
Group |
| GroupMembershipCreatedEvent | Deprecated
Use
GroupMembershipsCreatedEvent instead. |
| GroupMembershipDeletedEvent | Deprecated
Use
GroupMembershipsDeletedEvent instead. |
| GroupMembershipsCreatedEvent |
An Event that represents the creation of one or more Principal/Child Group to Group membership(s)
The event will be emitted once for each parent, and can contain a number of children added.
|
| GroupMembershipsDeletedEvent |
An Event that represents the deletion of one or more Principal/Child Group to Group membership(s)
The event will be emitted once for each parent, and can contain a number of children deleted.
|
| GroupUpdatedEvent |
An Event that represents the updating of a
Group |
Copyright © 2023 Atlassian. All rights reserved.