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 70eb2add0d FINERACT-2181: Use matrix jobs via Github Actions to
improve performance
add a591f26546 FINERACT-2318: add LoanApplicationModifiedBusinessEvent &
LoanWithdrawnByApplicantBusinessEvent
No new revisions were added by this update.
Summary of changes:
...a => LoanApplicationModifiedBusinessEvent.java} | 6 +--
... => LoanWithdrawnByApplicantBusinessEvent.java} | 6 +--
...ationWritePlatformServiceJpaRepositoryImpl.java | 6 +++
.../db/changelog/tenant/changelog-tenant.xml | 1 +
...modified_and_withdrawn_event_configuration.xml} | 5 +-
...nalEventConfigurationValidationServiceTest.java | 43 +++++++--------
.../ExternalBusinessEventTest.java | 63 ++++++++++++++++++++++
.../common/ExternalEventConfigurationHelper.java | 10 ++++
8 files changed, 111 insertions(+), 29 deletions(-)
copy
fineract-loan/src/main/java/org/apache/fineract/infrastructure/event/business/domain/loan/{LoanApprovedBusinessEvent.java
=> LoanApplicationModifiedBusinessEvent.java} (82%)
copy
fineract-loan/src/main/java/org/apache/fineract/infrastructure/event/business/domain/loan/{LoanApprovedBusinessEvent.java
=> LoanWithdrawnByApplicantBusinessEvent.java} (82%)
copy
fineract-provider/src/main/resources/db/changelog/tenant/parts/{0184_add_document_event_configuration.xml
=> 0187_add_Loan_modified_and_withdrawn_event_configuration.xml} (90%)