Package com.atlassian.crowd.event.role
Class RoleCreatedEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.role.RoleCreatedEvent
Deprecated.
An Event that represents the creation of a Role (Group with GroupType.LEGACY_ROLE).
-
Constructor Summary
ConstructorDescriptionRoleCreatedEvent
(Object source, Directory directory, Group role) 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
-
RoleCreatedEvent
Deprecated.
-
-
Method Details
-
getRole
Deprecated.
-