findAuthorisationsForTransaction(final long) method

Syntax

List< Authorisation > findAuthorisationsForTransaction ( final long transactionId )

Parameters

Returns

the list of authorisation

Usage

Returns a list of Authorisations for the given transaction id, sorted by the authorisation's transaction id in descending order.

the list of authorisation