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 |
An Event that represents the deletion of a Group + Principal membership
|
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.
|
GroupUpdatedEvent |
An Event that represents the updating of a
Group |
Copyright © 2020 Atlassian. All rights reserved.