public class AuditLogGroupMapperImpl extends Object implements AuditLogGroupMapper
ACTIVE_PROPERTY_KEY, DESCRIPTION_PROPERTY_KEY, EXTERNAL_ID_PROPERTY_KEY, LOCAL_PROPERTY_KEY, NAME_PROPERTY_KEY| Constructor and Description |
|---|
AuditLogGroupMapperImpl(AuditLogDiffResultMapperImpl diffResultMapper) |
| Modifier and Type | Method and Description |
|---|---|
List<AuditLogEntry> |
calculateDifference(Group oldValue,
Group newValue) |
public AuditLogGroupMapperImpl(AuditLogDiffResultMapperImpl diffResultMapper)
public List<AuditLogEntry> calculateDifference(@Nullable Group oldValue, @Nullable Group newValue)
calculateDifference in interface AuditLogGroupMapperCopyright © 2018 Atlassian. All rights reserved.