| Package | Description |
|---|---|
| com.atlassian.crowd.event | |
| com.atlassian.crowd.model.event |
| Modifier and Type | Method and Description |
|---|---|
void |
StoringEventListener.handleEvent(AliasEvent event) |
| Modifier and Type | Method and Description |
|---|---|
static AliasEvent |
AliasEvent.created(long applicationId,
String user,
String newAlias) |
static AliasEvent |
AliasEvent.deleted(String user,
long applicationId) |
static AliasEvent |
AliasEvent.updated(long applicationId,
String user,
String newAlias) |
Copyright © 2024 Atlassian. All rights reserved.