View Source Lightning.Workflows.Audit (Lightning v2.10.15)

Generate Audit changesets for selected changes to workflows.

Summary

Functions

Link to this function

event(event, item_id, actor, changes \\ %{}, metadata \\ %{})

View Source
Link to this function

marked_for_deletion(workflow_id, actor)

View Source
Link to this function

provisioner_event(action, workflow_id, actor)

View Source
Link to this function

snapshot_created(workflow_id, snapshot_id, actor)

View Source

Callback implementation for Lightning.Auditing.Audit.update_changes/1.

Link to this function

workflow_state_changed(event, workflow_id, actor, changes)

View Source