Interface IMetricsConfigurationUpdatable


public interface IMetricsConfigurationUpdatable
Metric configuration
Author:
I-D Media AG
  • Method Details

    • setGatherTranslationRequestCount

      @Deprecated void setGatherTranslationRequestCount(boolean bValue)
      Deprecated.
      Gather information about various http requests
      Parameters:
      bValue -
    • setGatherTranslationXmlCount

      @Deprecated void setGatherTranslationXmlCount(boolean bValue)
      Deprecated.
      Gather information about translatable XML files being created
      Parameters:
      bValue -
    • setGatherImportedInformation

      @Deprecated void setGatherImportedInformation(boolean bValue)
      Deprecated.
      Gather information about translated xml files (success, error)
      Parameters:
      bValue -
    • setWordCount

      @Deprecated void setWordCount(boolean bValue)
      Deprecated.
      Perform a word count
      Parameters:
      bValue -
    • setMonthlySummaryMailAddresses

      @NotNull @Deprecated void setMonthlySummaryMailAddresses(@Nullable @Nullable String sValue)
      Deprecated.
      Set the list of monthly metrics summary addresses
      Parameters:
      sValue -