Interface MetricsReporterIdProvider


  • @Deprecated
    public interface MetricsReporterIdProvider
    Deprecated.
    Please use HostnameProvider for providing the Metrics Reporter id.
    Author:
    Thorben Lindhauer
    • Method Detail

      • provideId

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