Class GroupsBusinessEvent
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
ConstructorsConstructorDescriptionGroupsBusinessEvent(org.apache.fineract.infrastructure.core.data.CommandProcessingResult value) -
Method Summary
Methods inherited from class org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent
getMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
getAggregateRootId
-