Class MetricsStart
- java.lang.Object
-
- org.nuxeo.ecm.automation.core.operations.services.MetricsStart
-
public class MetricsStart extends Object
Simple operation to start metrics reporter- Since:
- 11.1
-
-
Field Summary
Fields Modifier and Type Field Description protected static String
ID
protected MetricsService
service
-
Constructor Summary
Constructors Constructor Description MetricsStart()
-
-
-
Field Detail
-
ID
protected static final String ID
- See Also:
- Constant Field Values
-
service
protected MetricsService service
-
-