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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.fineract.batch.domain.BatchResponseexecute(org.apache.fineract.batch.domain.BatchRequest batchRequest, jakarta.ws.rs.core.UriInfo uriInfo)
-
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:
executein interfaceorg.apache.fineract.batch.command.CommandStrategy
-