Interface IMetricsConfiguration

All Superinterfaces:
IConfigurationAspect, ISavableConfigurationAspect, IStorableConfiguration<IMetricsConfiguration>

public interface IMetricsConfiguration extends IStorableConfiguration<IMetricsConfiguration>, IConfigurationAspect
Metric configuration
Author:
I-D Media AG
  • Method Details

    • gatherTranslationRequestCount

      @Deprecated boolean gatherTranslationRequestCount()
      Deprecated.
      Gather information about various http requests
      Returns:
    • gatherTranslationXmlCount

      @Deprecated boolean gatherTranslationXmlCount()
      Deprecated.
      Gather information about translatable XML files being created
      Returns:
    • gatherImportedInformation

      @Deprecated boolean gatherImportedInformation()
      Deprecated.
      Gather information about translated xml files (success, error)
      Returns:
    • wordCount

      @Deprecated boolean wordCount()
      Deprecated.
      Perform a word count
      Returns:
    • getMonthlySummaryMailAddresses

      @NotNull @Deprecated @NotNull String[] getMonthlySummaryMailAddresses()
      Deprecated.
      Get the list of monthly metrics summary addresses
      Returns:
    • allowTelemetry

      boolean allowTelemetry()
      Allow telemetry
      Returns: