public interface FundsTransferPostProcessHook
Modifier and Type | Method and Description |
---|---|
void |
exec(List<FIN_FinaccTransaction> transactions)
Method to implement in extension classes.
|
void exec(List<FIN_FinaccTransaction> transactions) throws Exception
transactions
- A list of all transactions created by Funds TransferException