Class ClientRejectBusinessEvent
java.lang.Object
org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent<org.apache.fineract.portfolio.client.domain.Client>
org.apache.fineract.infrastructure.event.business.domain.client.ClientBusinessEvent
org.apache.fineract.infrastructure.event.business.domain.client.ClientRejectBusinessEvent
- All Implemented Interfaces:
org.apache.fineract.infrastructure.event.business.domain.BusinessEvent<org.apache.fineract.portfolio.client.domain.Client>
-
Constructor Summary
ConstructorsConstructorDescriptionClientRejectBusinessEvent(org.apache.fineract.portfolio.client.domain.Client value) -
Method Summary
Methods inherited from class org.apache.fineract.infrastructure.event.business.domain.client.ClientBusinessEvent
getAggregateRootId, getCategoryMethods inherited from class org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent
get
-
Constructor Details
-
ClientRejectBusinessEvent
public ClientRejectBusinessEvent(org.apache.fineract.portfolio.client.domain.Client value)
-
-
Method Details
-
getType
-