@FunctionalInterface public interface BulkAuditMapper<T> extends Function<Collection<T>,List<AuditLogChangesetEntity>>
BatchProcessor
to a list of audit log changesets, to be persisted to generate an audit trail for the operation.Copyright © 2020 Atlassian. All rights reserved.