Uses of Class
io.atlasmap.v2.Audit
Packages that use Audit
-
Uses of Audit in io.atlasmap.core
Methods in io.atlasmap.core that return AuditModifier and TypeMethodDescriptionstatic Audit
AtlasUtil.createAudit
(AuditStatus status, String docId, String docName, String path, String value, String message) Method parameters in io.atlasmap.core with type arguments of type AuditModifier and TypeMethodDescriptionstatic void
AtlasUtil.addAudits
(AtlasInternalSession session, Field field, List<Audit> audits) -
Uses of Audit in io.atlasmap.spi
Methods in io.atlasmap.spi that return types with arguments of type Audit -
Uses of Audit in io.atlasmap.v2
Fields in io.atlasmap.v2 with type parameters of type AuditMethods in io.atlasmap.v2 that return types with arguments of type Audit