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, getDirectoryType
getSource, getTimestamp
public 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 DirectoryEvent
public int hashCode()
hashCode
in class DirectoryEvent
Copyright © 2021 Atlassian. All rights reserved.