gravitino.api.auditable.Auditable

class gravitino.api.auditable.Auditable

Bases: ABC

An auditable entity is an entity that has audit information associated with it. This audit information is used to track changes to the entity.

__init__()

Methods

__init__()

audit_info()