RT 4.0.24 Documentation
This version has reached its end of life and is out of support. Please contact us for upgrade assistance.
RT::Queues
NAME
RT::Queues - a collection of RT::Queue objects
SYNOPSIS
use RT::Queues;
DESCRIPTION
METHODS
AddRecord
Adds a record object to this collection if this user can see. This is used for filtering objects for both Next and ItemsArrayRef.
NewItem
Returns an empty new RT::Queue item
← Back to index