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