The OSGI-Interfaces are for BankStatementLoader and BankStatementMatcher are already implemented. I moved the PaymentExport OSGI-Interface Patch to IDEMPIERE-1546.
Markus Bozem January 20, 2017 at 10:37 AM
I moved the patch for PaymentExportFactory to IDEMPIERE-1546. The other things are already implemented. So i will close this ISSUE
Jan Thielemann October 14, 2013 at 10:35 AM
Made PaymentExport loadable via OSGi factory IPaymentExportFactory.
Jan Thielemann September 18, 2013 at 10:12 AM
2nd patch
Jan Thielemann September 18, 2013 at 10:11 AM
New Patch makes BankStatementMatcherInterface also OSGi ready
The Payment Processor is already ready for OSGi via IPaymentProcessorFactory. We need the same for BankStatementLoader/Importer/Matcher.
I'll implement this and attach a patch