public class UsersDeletedEvent extends DirectoryEvent
Users.| Constructor and Description |
|---|
UsersDeletedEvent(Object source,
Directory directory,
Collection<String> usernames) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<String> |
getUsernames() |
int |
hashCode() |
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryTypegetSource, getTimestamppublic UsersDeletedEvent(Object source, Directory directory, Collection<String> usernames)
public Collection<String> getUsernames()
public boolean equals(Object o)
equals in class DirectoryEventpublic int hashCode()
hashCode in class DirectoryEventCopyright © 2023 Atlassian. All rights reserved.