Class RecurringDepositAccountCreateBusinessEvent

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

public class RecurringDepositAccountCreateBusinessEvent extends RecurringDepositAccountBusinessEvent
  • Constructor Details

    • RecurringDepositAccountCreateBusinessEvent

      public RecurringDepositAccountCreateBusinessEvent(RecurringDepositAccount value)
  • Method Details

    • getType

      public String getType()