Net::Trac::TicketHistoryEntry - A single history entry for a Trac ticket
This class represents a single item in a Trac ticket history.
Returns a Net::Trac::Connection.
Returns a DateTime object.
Returns a hashref (property names as the keys) of Net::Trac::TicketPropChanges
associated with this history entry.
if there's attachment, return it, else, return undef
A weak reference to the ticket object for this ticket history entry
A boolean. Returns true if this is the transaction which created the ticket
Takes a feed entry from a ticket history feed and parses it to fill out the
fields of this class.
Copyright 2008-2009 Best Practical Solutions.
This package is licensed under the same terms as Perl 5.8.8.