getAttachmentsByTransaction(long, Integer) method

Retrieve all attachments for a specific transaction.

Syntax

List< Attachment > getAttachmentsByTransaction ( long transactionId , Integer attachmentType ) throws EntityNotFoundException

Parameters

Exceptions