Package com.i2group.disco.audit
Interface IChartDuplicateAuditEvent
- All Superinterfaces:
IAuditEvent
An event that was generated when a chart is duplicated.
IChartDuplicateAuditEvent makes
information about the operation available to the audit logging mechanism.- Since:
- 13.7
-
Method Summary
Modifier and TypeMethodDescriptionGets the identifier of the new duplicated chart.Gets the identifier of the chart that was duplicated.Methods inherited from interface com.i2group.disco.audit.IAuditEvent
getClientIPAddress, getClientUserAgent, getTimestamp, getUser, getUserId, getUserSecurityGroups, getUserSecurityPermissions, toString