Documentation
    Preparing search index...

    Takes a snapshot of a Transient.

    interface AggregateTransientTrait {
        takeSnapshot(): TransientSnapshotChanged;
        trackActivity(onActivity: TransientActivity): UndoFunction;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods