Class GroupsCreateBusinessEvent
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
org.apache.fineract.infrastructure.event.business.domain.group.GroupsCreateBusinessEvent
- All Implemented Interfaces:
org.apache.fineract.infrastructure.event.business.domain.BusinessEvent<org.apache.fineract.infrastructure.core.data.CommandProcessingResult>
-
Constructor Summary
ConstructorsConstructorDescriptionGroupsCreateBusinessEvent(org.apache.fineract.infrastructure.core.data.CommandProcessingResult value) -
Method Summary
Methods inherited from class org.apache.fineract.infrastructure.event.business.domain.group.GroupsBusinessEvent
getAggregateRootId, getCategoryMethods inherited from class org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent
get
-
Constructor Details
-
GroupsCreateBusinessEvent
public GroupsCreateBusinessEvent(org.apache.fineract.infrastructure.core.data.CommandProcessingResult value)
-
-
Method Details
-
getType
-