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>>
-
Constructor Details
-
NoopAuditMapper
public NoopAuditMapper()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<Collection<T>,
List<AuditLogChangesetEntity>>
-