RT 4.4.5 Documentation
RT::Transactions
NAME
RT::Transactions - a collection of RT Transaction objects
SYNOPSIS
use RT::Transactions;
DESCRIPTION
METHODS
LimitToTicket TICKETID
Find only transactions for the ticket whose id is TICKETID.
This includes tickets merged into TICKETID.
Repeated calls to this method will intelligently limit down to that set of tickets, joined with an OR
← Back to index