Provided by: libjifty-perl_1.10518+dfsg-3ubuntu1_all 

NAME
Jifty::Event::Model - Events representing changes to records
DESCRIPTION
Objects in this class represent changes to Jifty::Record classes (any action on a model class) as
Jifty::Events.
As yet, this functionality is unused.
new
creates a new Jifty::Event::Model object. If "PubSub" is enabled for your application, checks to make
sure that this event has the following (under-documented) parameters:
record_id record_class action_class action_arguments timestamp result as_hash_before as_hash_after current_user_id
perl v5.14.2 2010-12-08 Jifty::Event::Model(3pm)