Interface WorkflowMetricsReindexStatusMessageSender


@ProviderType public interface WorkflowMetricsReindexStatusMessageSender
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    sendStatusMessage(long count, long total, String workflowMetricsIndexEntityName)
     
  • Method Details

    • sendStatusMessage

      void sendStatusMessage(long count, long total, String workflowMetricsIndexEntityName)