Class WorkBucketManagementPerformanceInformationType

  • All Implemented Interfaces:
    JaxbVisitable, Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode

    public class WorkBucketManagementPerformanceInformationType
    extends Object
    implements Serializable, Cloneable, JaxbVisitable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
    Information about work bucket management operations performance. EXPERIMENTAL.

    Java class for WorkBucketManagementPerformanceInformationType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="WorkBucketManagementPerformanceInformationType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="operation" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}WorkBucketManagementOperationPerformanceInformationType" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form