Class SavingsAccountTransactionCommandStrategy

java.lang.Object
org.apache.fineract.batch.command.internal.SavingsAccountTransactionCommandStrategy
All Implemented Interfaces:
org.apache.fineract.batch.command.CommandStrategy

@Component public class SavingsAccountTransactionCommandStrategy extends Object implements org.apache.fineract.batch.command.CommandStrategy
  • Constructor Details

    • SavingsAccountTransactionCommandStrategy

      public SavingsAccountTransactionCommandStrategy()
  • Method Details

    • execute

      public org.apache.fineract.batch.domain.BatchResponse execute(org.apache.fineract.batch.domain.BatchRequest batchRequest, jakarta.ws.rs.core.UriInfo uriInfo)
      Specified by:
      execute in interface org.apache.fineract.batch.command.CommandStrategy