Package com.i2group.disco.audit
Interface IChartletAuditEvent
- All Superinterfaces:
IAuditEvent
An event that was generated during the processing of a "chartlet create" or "chartlet read"
operation, which occur when a user shares or navigates to shared records.
IChartletAuditEvent
makes information about the operation available to the audit logging
mechanism.- Since:
- 13.2
-
Method Summary
Modifier and TypeMethodDescriptionGets aString
that contains the unique identifier of the chartlet.Methods inherited from interface com.i2group.disco.audit.IAuditEvent
getClientIPAddress, getClientUserAgent, getTimestamp, getUser, getUserId, getUserSecurityGroups, getUserSecurityPermissions, toString