![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
| Name | Description | 
|---|---|
READ  | 
                    When an artifact is read.  | 
                
UNREAD  | 
                    When an artifact is unread.  | 
                
NEW  | 
                    When an artifact is new.  | 
                
<xs:simpleType name="changeStatus">
    <xs:restriction base="xs:string">
        <xs:enumeration value="READ"/>
        <xs:enumeration value="UNREAD"/>
        <xs:enumeration value="NEW"/>
    </xs:restriction>
</xs:simpleType>
        
        
 
        Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
        
 
        Legal Notices