Class NoopAuditMapper<T>

java.lang.Object
com.atlassian.crowd.util.persistence.hibernate.batch.NoopAuditMapper<T>
All Implemented Interfaces:
BulkAuditMapper<T>, Function<Collection<T>,List<AuditLogChangesetEntity>>

public class NoopAuditMapper<T> extends Object implements BulkAuditMapper<T>