UsersDeletedEvent instead.@Deprecated public class UserDeletedEvent extends DirectoryEvent
User.| Constructor and Description |
|---|
UserDeletedEvent(Object source,
Directory directory,
String username)
Deprecated.
|
UserDeletedEvent(Object source,
ImmutableDirectory directory,
String username)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getUsername()
Deprecated.
|
int |
hashCode()
Deprecated.
|
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryTypegetSource, getTimestamppublic UserDeletedEvent(Object source, Directory directory, String username)
public UserDeletedEvent(Object source, ImmutableDirectory directory, String username)
public String getUsername()
public boolean equals(Object o)
equals in class DirectoryEventpublic int hashCode()
hashCode in class DirectoryEventCopyright © 2023 Atlassian. All rights reserved.