Interface IMetricsTransactionJob

All Superinterfaces:
IMetricsTransaction

@Deprecated public interface IMetricsTransactionJob extends IMetricsTransaction
Deprecated.
Metrics Transaction Job
Author:
I-D Media AG
  • Method Details

    • incPageCount

      @Deprecated void incPageCount(int nSize, String sTargetLanguage, long lProject)
      Deprecated.
      Increase number of translatable pages created
      Parameters:
      nSize - Number
      sTargetLanguage -
      lProject - FirstSpirit Project
    • incEntityCount

      @Deprecated void incEntityCount(int nSize, String sTargetLanguage, long lProject)
      Deprecated.
      Increase number of translatable entities created
      Parameters:
      nSize - Number
      sTargetLanguage -
      lProject - FirstSpirit Project
    • addTimeTaken

      @Deprecated void addTimeTaken(long lMillis)
      Deprecated.
      Gather metrics about time taken to create the xml files
      Parameters:
      lMillis -
    • incFileCount

      @Deprecated void incFileCount(int nCount)
      Deprecated.
      Increase the file count
      Parameters:
      nCount -