Package com.i2group.disco.audit


package com.i2group.disco.audit
Contains interfaces for retrieving information about operations performed against the Information Store, and the users who performed them.
Since:
8.0
  • Class
    Description
    The type of data that is involved in a "chart read" operation against the Information Store.
    An event that was generated during the processing of an operation against the Information Store.
    An event that was generated during the processing of a "chart create" operation against the Information Store.
    An event that was generated during the processing of a "chart delete" operation against the Information Store.
    Information about a chart that is involved in an operation that is under audit.
    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.
    An event that was generated during the processing of a "chart read" operation against the Information Store.
    An event that was generated during the processing of a "chart undo delete" operation against the Information Store.
    An event that was generated during the processing of a "chart update" operation against the Information Store.
    An event that was generated during the processing of a "chart version delete" operation against the Information Store.
    An event that was generated during the processing of a "chart version read" operation against the Information Store.
    An event that was generated during the processing of an operation against an external data source.
    An event that was generated when result sets from operations against external data sources were deleted.
    The name and identifier of an entity type that acted as a filter in an "expand" operation, plus any link type filters that apply to the entity type filter.
    An event that was generated during the processing of an "expand" operation against the Information Store.
    An event that was generated during the processing of a "find path" operation against the Information Store.
    An event that was generated during the processing of a "geospatial search" operation against the Information Store.
    An event that was generated during the processing of a "highlight query show more" operation against the Information Store.
    The name and identifier of a link type that acted as a filter in an "expand" operation.
    An event that was generated when a user logged in to i2 Analyze.
    An event that was generated when a user logged out of i2 Analyze.
    Information about a new note on an i2 Analyze record.
    A collection of changes to the notes on an i2 Analyze record.
    Information about a modification to a note on an i2 Analyze record.
    An event that was generated when a user accepted or rejected a privacy agreement.
    An event that was generated during the processing of a "quick search" operation against the Information Store.
    An event that was generated during the processing of a "record delete" operation against the Information Store.
    Information about the identifiers of a record that is involved in a "record delete" operation that is under audit.
    Information about a record that is involved in an operation that is under audit.
    An event that was generated during the processing of a "record retrieval" operation against the Information Store, such as when a user looks at the detail of a search result.
    An event that was generated during the processing of a "record create" or "record update" operation against the Information Store.
    Information about a source that contains or contributed data for an i2 Analyze record.
    Information about a new source reference on an i2 Analyze record.
    A collection of changes to the source references on an i2 Analyze record.
    Information about a modification to a source reference on an i2 Analyze record.
    Information about a chart that is involved in a "create" or "update" operation that is under audit.
    Information about a record that is involved in a "record create" or "record update" operation that is under audit.
    An event that was generated during the processing of a "visual query" operation against the Information Store.
    A trivial implementation of IAuditLogger that performs no logging.