Interface StatusAnalyticsEngine


public interface StatusAnalyticsEngine
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve status analytics object for given component
  • Method Details

    • getStatusAnalytics

      StatusAnalytics getStatusAnalytics(String componentId)
      Retrieve status analytics object for given component
      Parameters:
      componentId - identifier for component
      Returns:
      componenet specific status analytics object