Class ApproveLoanRescheduleCommandStrategy

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

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

    • ApproveLoanRescheduleCommandStrategy

      public ApproveLoanRescheduleCommandStrategy()
  • Method Details

    • execute

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