Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.core.operations.management
Class GetCounters

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.operations.management.GetCounters

public class GetCounters
extends Object

Return the data collected by one or more Counters For each counter 3 series are returned , bare values, delta and speed

Author:
Tiry (tdelprat@nuxeo.com)

Field Summary
static String ID
           
 
Constructor Summary
GetCounters()
           
 
Method Summary
 Blob run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values
Constructor Detail

GetCounters

public GetCounters()
Method Detail

run

public Blob run()
         throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.