| Package | Description |
|---|---|
| com.atlassian.crowd.event | |
| com.atlassian.crowd.model.event |
| Modifier and Type | Method and Description |
|---|---|
Iterable<OperationEvent> |
Events.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventStore.storeOperationEvent(OperationEvent event)
Stores the given event.
|
| Constructor and Description |
|---|
Events(Iterable<OperationEvent> events,
String newEventToken) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAttributeEvent |
class |
AbstractOperationEvent |
class |
AliasEvent |
class |
GroupEvent |
class |
GroupMembershipEvent |
class |
UserEvent |
class |
UserMembershipEvent |
Copyright © 2023 Atlassian. All rights reserved.