@OslcNamespaceDefinition(prefix="dcterms",namespaceURI="http://purl.org/dc/terms/") @OslcNamespaceDefinition(prefix="rdf",namespaceURI="http://www.w3.org/1999/02/22-rdf-syntax-ns#") @OslcNamespaceDefinition(prefix="sodius_audit",namespaceURI="http://www.sodius.com/ns/audit#")
Package com.sodius.oslc.server.audit.model
Namespace and main concepts for auditing services, to trace configuration actions in the host application.
- Since:
- 3.7.0
-
Class Summary Class Description AuditAttribute An attribute of an Audit Event.AuditEvent An event to report in Audit Log.AuditEvent.AuditEventBuilder A builder of audit events.ChangedValue Represents a changed value traced by an audit event.SodiusAudit Namespace and main concepts for auditing services, to trace configuration actions in the host application. -
Enum Summary Enum Description CoverageLevel Represents the verbosity level associated with audit events.