Class GroupMembershipDeletedEvent

java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.group.GroupMembershipDeletedEvent
Direct Known Subclasses:
AutoGroupMembershipDeletedEvent

public class GroupMembershipDeletedEvent extends DirectoryEvent
Deprecated.
Use GroupMembershipsDeletedEvent instead. Since 5.0.4.
An Event that represents the deletion of a Group + Principal membership
  • Constructor Details

  • Method Details

    • getEntityName

      public String getEntityName()
      Deprecated.
    • getGroupName

      public String getGroupName()
      Deprecated.
    • getMembershipType

      public MembershipType getMembershipType()
      Deprecated.
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class DirectoryEvent
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class DirectoryEvent