RT::Links - A collection of Link objects
use RT::Links;
my $links = RT::Links->new($CurrentUser);
find all things that refer to URI
find all things that URI refers to
Returns an empty new RT::Link item
if linked to a local ticket and is deleted, then the link is invalid.
← Back to index