Interface ActivePlansDeploymentsAnalyticsService

All Known Implementing Classes:
ActivePlansDeploymentsAnalyticsServiceImpl

@Internal public interface ActivePlansDeploymentsAnalyticsService
  • Method Details

    • onChainExecuted

      void onChainExecuted(PlanResultKey planResultKey)
      handles situation when chain is executed
    • onDeploymentExecuted

      void onDeploymentExecuted(long deploymentResultId)
      handles situation when deployment is executed
    • getStatsAndReset

      returns counters and resets them