This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from bc2f79f022 Merge pull request #5862
add 5a8482a06b FINERACT-2606: Add support for rejecting loan reschedule
requests via Batch API
new d5e8cfc1e4 Merge pull request #5848
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/fineract/batch/command/CommandStrategyProvider.java | 2 ++
...andStrategy.java => RejectLoanRescheduleCommandStrategy.java} | 9 ++-------
.../fineract/batch/command/CommandStrategyProviderTest.java | 3 +++
3 files changed, 7 insertions(+), 7 deletions(-)
copy
fineract-provider/src/main/java/org/apache/fineract/batch/command/internal/{ApproveLoanRescheduleCommandStrategy.java
=> RejectLoanRescheduleCommandStrategy.java} (86%)