@Internal
public interface AuditLogChangesetPopulator
| Modifier and Type | Method and Description |
|---|---|
AuditLogChangeset |
populateCommonChangesetProperties(AuditLogChangeset changeset,
boolean forceAdjustTimestamp)
Populates the author, timestamp and IP address in the audit log changeset.
|
AuditLogChangeset populateCommonChangesetProperties(AuditLogChangeset changeset, boolean forceAdjustTimestamp)
changeset - the changeset to populateforceAdjustTimestamp - if set to true, the timestamp will be adjusted even if it's currently populatedCopyright © 2023 Atlassian. All rights reserved.