Package com.atlassian.crowd.event.role
Class RoleDeletedEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.role.RoleDeletedEvent
Deprecated.
An Event that represents the removal of a Role (Group with GroupType.LEGACY_ROLE).
-
Constructor Summary
ConstructorDescriptionRoleDeletedEvent
(Object source, Directory directory, String roleName) Deprecated. -
Method Summary
Methods inherited from class com.atlassian.crowd.event.DirectoryEvent
equals, getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryType, hashCode
Methods inherited from class com.atlassian.crowd.event.Event
getSource, getTimestamp
-
Constructor Details
-
RoleDeletedEvent
Deprecated.
-
-
Method Details
-
getRoleName
Deprecated.
-