org.camunda.bpm.engine.rest.impl
Class MetricsRestServiceImpl
java.lang.Object
org.camunda.bpm.engine.rest.spi.impl.AbstractProcessEngineAware
org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- All Implemented Interfaces:
- MetricsRestService
public class MetricsRestServiceImpl
- extends AbstractRestProcessEngineAware
- implements MetricsRestService
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricsRestServiceImpl
public MetricsRestServiceImpl(String engineName,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
getMetrics
public MetricsResource getMetrics(String name)
- Specified by:
getMetrics in interface MetricsRestService
Copyright © 2016 camunda services GmbH. All rights reserved.