The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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 (underdocumented) parameters:

 record_id record_class action_class action_arguments timestamp result as_hash_before as_hash_after current_user_id