java.lang.Object
org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent<org.apache.fineract.infrastructure.core.data.CommandProcessingResult>
org.apache.fineract.infrastructure.event.business.domain.group.GroupsBusinessEvent
All Implemented Interfaces:
org.apache.fineract.infrastructure.event.business.domain.BusinessEvent<org.apache.fineract.infrastructure.core.data.CommandProcessingResult>
Direct Known Subclasses:
CentersCreateBusinessEvent, GroupsCreateBusinessEvent

public abstract class GroupsBusinessEvent extends org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent<org.apache.fineract.infrastructure.core.data.CommandProcessingResult>
  • Constructor Summary

    Constructors
    Constructor
    Description
    GroupsBusinessEvent(org.apache.fineract.infrastructure.core.data.CommandProcessingResult value)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent

    get

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.apache.fineract.infrastructure.event.business.domain.BusinessEvent

    getType
  • Constructor Details

    • GroupsBusinessEvent

      public GroupsBusinessEvent(org.apache.fineract.infrastructure.core.data.CommandProcessingResult value)
  • Method Details

    • getCategory

      public String getCategory()
    • getAggregateRootId

      public Long getAggregateRootId()