Interface AppflowIntegrationWorkflowMetrics.Builder

  • Method Details

    • recordsProcessed

      AppflowIntegrationWorkflowMetrics.Builder recordsProcessed(Long recordsProcessed)

      Number of records processed in APPFLOW_INTEGRATION workflow.

      Parameters:
      recordsProcessed - Number of records processed in APPFLOW_INTEGRATION workflow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • stepsCompleted

      AppflowIntegrationWorkflowMetrics.Builder stepsCompleted(Long stepsCompleted)

      Total steps completed in APPFLOW_INTEGRATION workflow.

      Parameters:
      stepsCompleted - Total steps completed in APPFLOW_INTEGRATION workflow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • totalSteps

      Total steps in APPFLOW_INTEGRATION workflow.

      Parameters:
      totalSteps - Total steps in APPFLOW_INTEGRATION workflow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.