Query: net::trac::tickethistoryentry
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::Trac::TicketHistoryEntry(3pm) User Contributed Perl Documentation Net::Trac::TicketHistoryEntry(3pm)NAMENet::Trac::TicketHistoryEntry - A single history entry for a Trac ticketDESCRIPTIONThis class represents a single item in a Trac ticket history.ACCESSORSconnection Returns a Net::Trac::Connection. author date Returns a DateTime object. category content prop_changes Returns a hashref (property names as the keys) of Net::Trac::TicketPropChanges associated with this history entry. attachment if there's attachment, return it, else, return undef ticket A weak reference to the ticket object for this ticket history entry is_create A boolean. Returns true if this is the transaction which created the ticketMETHODSparse_feed_entry Takes 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. perl v5.12.3 2009-06-29 Net::Trac::TicketHistoryEntry(3pm)