![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
| Name | Type | Required | Description | 
|---|---|---|---|
description  | 
                    ![]()  | 
                    Returns the human-readable description. | |
history  | 
                    ![]()  | 
                    ||
historyCount  | 
                    ![]()  | 
                    ||
hostName  | 
                    ![]()  | 
                    Returns the host identifier of the OCS server where this trail is generated. This method is deprecated with no replacement. | |
instanceName  | 
                    ![]()  | 
                    Returns the instance identifier of the application server where this trail is generated. This method is deprecated with no replacement. | |
oracleHome  | 
                    ![]()  | 
                    Returns 'ORACLE_HOME' property value of the site where this trail is generated. This method is deprecated with no replacement. | |
recordCount  | 
                    ![]()  | 
                    Returns the count of audit records in this trail. | |
records  | 
                    beeId<auditRecord>[]  | 
                    ![]()  | 
                    
Inherits From
Applied Markers
<xs:complexType name="auditTrail">
    <xs:complexContent>
        <xs:extension base="tns:artifact">
            <xs:sequence>
                <xs:element minOccurs="0" name="description" type="xs:string"/>
                <xs:element maxOccurs="unbounded" minOccurs="0"
                    name="history" nillable="true" type="tns:auditTrailHistory"/>
                <xs:element name="historyCount" type="xs:long"/>
                <xs:element minOccurs="0" name="hostName" type="xs:string"/>
                <xs:element minOccurs="0" name="instanceName" type="xs:string"/>
                <xs:element minOccurs="0" name="oracleHome" type="xs:string"/>
                <xs:element name="recordCount" type="xs:long"/>
                <xs:element maxOccurs="unbounded" minOccurs="0"
                    name="records" nillable="true" type="tns:beeId"/>
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
        
        
 
        Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
        
 
        Legal Notices