org.camunda.bpm.engine.impl.metrics
Interface MetricsReporterIdProvider

All Known Implementing Classes:
SimpleIpBasedProvider

public interface MetricsReporterIdProvider

Author:
Thorben Lindhauer

Method Summary
 String provideId(ProcessEngine processEngine)
          Provides an id that identifies the metrics reported as part of the given engine's process execution.
 

Method Detail

provideId

String provideId(ProcessEngine processEngine)
Provides an id that identifies the metrics reported as part of the given engine's process execution. May return null.



Copyright © 2015 camunda services GmbH. All rights reserved.