Interface AuditChangeContextProvider

All Known Implementing Classes:
SecurityAuditChangeContextProvider
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface AuditChangeContextProvider

提供目前持久化 changeset 的身份脈絡。

Entity history adapter 只依賴本中立契約;impersonation、delegation 與 tenant 都是可選的 context 來源,不是硬相依。