Interface IMetricsConfiguration
- All Superinterfaces:
IConfigurationAspect,ISavableConfigurationAspect,IStorableConfiguration<IMetricsConfiguration>
public interface IMetricsConfiguration
extends IStorableConfiguration<IMetricsConfiguration>, IConfigurationAspect
Metric configuration
- Author:
- I-D Media AG
-
Method Summary
Modifier and TypeMethodDescriptionbooleanAllow telemetrybooleanDeprecated.booleanDeprecated.booleanDeprecated.@NotNull String[]Deprecated.booleanDeprecated.Methods inherited from interface com.idmedia.translationstudio.api.configuration.ISavableConfigurationAspect
saveToDiskMethods inherited from interface com.idmedia.translationstudio.api.configuration.IStorableConfiguration
createClone, isEmpty, saveToDisk, toXml
-
Method Details
-
gatherTranslationRequestCount
Deprecated.Gather information about various http requests- Returns:
-
gatherTranslationXmlCount
Deprecated.Gather information about translatable XML files being created- Returns:
-
gatherImportedInformation
Deprecated.Gather information about translated xml files (success, error)- Returns:
-
wordCount
Deprecated.Perform a word count- Returns:
-
getMonthlySummaryMailAddresses
Deprecated.Get the list of monthly metrics summary addresses- Returns:
-
allowTelemetry
boolean allowTelemetry()Allow telemetry- Returns:
-