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