Interface AuditLogGroupMapper


@Internal public interface AuditLogGroupMapper
  • Field Details

  • Method Details

    • calculateDifference

      List<com.atlassian.crowd.audit.AuditLogEntry> calculateDifference(@Nullable com.atlassian.crowd.model.group.Group oldValue, @Nullable com.atlassian.crowd.model.group.Group newValue)