Bases: object
Class representing a Resource state change.
-
as_dict()[source]
-
identifier()[source]
Return a unique identifier for the event.
-
classmethod load(context, event_id, event=None, stack=None)[source]
Retrieve an Event from the database.
-
store()[source]
Store the Event in the database.