public class NoopAuditMapper<T> extends Object implements BulkAuditMapper<T>
Constructor and Description |
---|
NoopAuditMapper() |
Modifier and Type | Method and Description |
---|---|
List<AuditLogChangesetEntity> |
apply(Collection<T> ts) |
public List<AuditLogChangesetEntity> apply(Collection<T> ts)
apply
in interface Function<Collection<T>,List<AuditLogChangesetEntity>>
Copyright © 2021 Atlassian. All rights reserved.