| Package | Description |
|---|---|
| com.atlassian.crowd.event | |
| com.atlassian.crowd.model.event | |
| com.atlassian.crowd.plugin.rest.util |
| Modifier and Type | Method and Description |
|---|---|
Iterable<OperationEvent> |
Events.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimestampBasedEventStore.storeOperationEvent(OperationEvent event) |
void |
EventStoreGeneric.storeOperationEvent(OperationEvent event) |
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 |
| Modifier and Type | Method and Description |
|---|---|
static AbstractEventEntity |
EntityTranslator.toEventEntity(OperationEvent event,
URI baseUri) |
Copyright © 2020 Atlassian. All rights reserved.