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 |
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 |
Class and Description |
---|
GroupCreatedEvent
An Event that represents the creation of a
Group |
GroupMembershipCreatedEvent
Deprecated.
Use
GroupMembershipsCreatedEvent instead. Since 2.10. |
GroupMembershipDeletedEvent
An Event that represents the deletion of a Group + Principal membership
|
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 |
---|
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.
|
Copyright © 2020 Atlassian. All rights reserved.