public class UsersDeletedEvent extends DirectoryEvent
User
s.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, getDirectoryType
getSource, getTimestamp
public UsersDeletedEvent(Object source, Directory directory, Collection<String> usernames)
public Collection<String> getUsernames()
public boolean equals(Object o)
equals
in class DirectoryEvent
public int hashCode()
hashCode
in class DirectoryEvent
Copyright © 2021 Atlassian. All rights reserved.