Class AbstractEventInfo

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.audit.eventinfo._AbstractEventInfo
wt.audit.eventinfo.AbstractEventInfo
All Implemented Interfaces:
Externalizable, Serializable, wt.access._AccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, _EventInfo, EventInfo, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, NetFactor, ObjectMappable, Persistable, DisplayIdentification

Abstract class implementing the EventInfo interface, which represents additional data recorded for specific Windchill audit events. The AuditRecord records the base data for all events, while descendants of AuditEventInfo record additional data required for specific types of events.

Supported API: true

Extendable: true
See Also: