Class GroupDeleteCompleteEvent

All Implemented Interfaces:
Buildable<GroupDeleteCompleteEvent>, NonTransactionalEvent, ObjectIdentifiable

public class GroupDeleteCompleteEvent extends BaseGroupEvent implements Buildable<GroupDeleteCompleteEvent>, NonTransactionalEvent
Models the Group Create Complete Event.
Author:
Daniel DeGroff
  • Constructor Details

    • GroupDeleteCompleteEvent

      public GroupDeleteCompleteEvent()
    • GroupDeleteCompleteEvent

      public GroupDeleteCompleteEvent(EventInfo info, Group group)
  • Method Details