| Package | Description |
|---|---|
| com.atlassian.crowd.event | |
| com.atlassian.crowd.event.group | |
| com.atlassian.crowd.event.listener | |
| com.atlassian.crowd.listener |
| Class and Description |
|---|
| GroupCreatedEvent
An Event that represents the creation of a
Group |
| GroupDeletedEvent
An Event that represents the removal of a
Group |
| 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 |
| Class and Description |
|---|
| GroupCreatedEvent
An Event that represents the creation of a
Group |
| GroupMembershipCreatedEvent
Deprecated.
Use
GroupMembershipsCreatedEvent instead. Since 2.10. |
| GroupMembershipDeletedEvent
Deprecated.
Use
GroupMembershipsDeletedEvent instead. Since 5.0.4. |
| GroupUpdatedEvent
An Event that represents the updating of a
Group |
| Class and Description |
|---|
| GroupDeletedEvent
An Event that represents the removal of a
Group |
| Class and Description |
|---|
| 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.
|
Copyright © 2024 Atlassian. All rights reserved.