Class SavingsAccountAdjustTransactionCommandStrategy

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

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

    • SavingsAccountAdjustTransactionCommandStrategy

      public SavingsAccountAdjustTransactionCommandStrategy()
  • 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