public abstract class DirectoryEvent extends Event
Directory
going via the DirectoryManager.
These events correspond to operations performed via Crowd (eg. Crowd console, Crowd connected applications).
| Constructor and Description |
|---|
DirectoryEvent(Object source,
Directory directory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Directory |
getDirectory() |
Long |
getDirectoryId() |
String |
getDirectoryImplementationClass() |
DirectoryType |
getDirectoryType() |
int |
hashCode() |
getSource, getTimestamppublic Directory getDirectory()
public Long getDirectoryId()
public DirectoryType getDirectoryType()
public String getDirectoryImplementationClass()
Copyright © 2020 Atlassian. All rights reserved.