Class RecurringDepositAccountBusinessEvent

java.lang.Object
org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent<RecurringDepositAccount>
org.apache.fineract.infrastructure.event.business.domain.deposit.RecurringDepositAccountBusinessEvent
All Implemented Interfaces:
org.apache.fineract.infrastructure.event.business.domain.BusinessEvent<RecurringDepositAccount>
Direct Known Subclasses:
RecurringDepositAccountCreateBusinessEvent

public abstract class RecurringDepositAccountBusinessEvent extends org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent<RecurringDepositAccount>
  • Constructor Details

    • RecurringDepositAccountBusinessEvent

      public RecurringDepositAccountBusinessEvent(RecurringDepositAccount value)
  • Method Details

    • getCategory

      public String getCategory()
    • getAggregateRootId

      public Long getAggregateRootId()