Interface IManagementConfigurationUpdatable


public interface IManagementConfigurationUpdatable
Time Management Configuration
Author:
I-D Media AG
  • Method Details

    • setDelayBetweenTmsChecks

      void setDelayBetweenTmsChecks(int nValue)
      set the time between two translation state status iterations
      Parameters:
      nValue -
    • setPagesPerImportIteration

      void setPagesPerImportIteration(int nPages)
      Set the amount of pages to be imported per import iteration
      Parameters:
      nPages -
    • setConcatXmlsPriosImport

      void setConcatXmlsPriosImport(int nXmls)
    • setJobsPerImportIteration

      void setJobsPerImportIteration(int Jobs)
      Set the amount of jobs to be processed per import iteration
      Parameters:
      Jobs -
    • removeTemporaryImportDirectories

      void removeTemporaryImportDirectories(boolean bValue)
      Remove temporary import directories
      Parameters:
      bValue -
    • removeTemporaryExportDirectories

      void removeTemporaryExportDirectories(boolean bValue)
      Remove temporary export directories
      Parameters:
      bValue -
    • setDelayBetweenSequentialTurns

      @Deprecated void setDelayBetweenSequentialTurns(int nMinutes)
      Deprecated.
      Set the delay between each sequential turn in minutes
      Parameters:
      nMinutes -
    • setDelayBetweenSequentialTurnsSeconds

      void setDelayBetweenSequentialTurnsSeconds(int nMinutes)
      Set the delay between each sequential turn in minutes
      Parameters:
      nMinutes -
    • setNumberOfLookupTriesOfMonitoredFilesNotFoundAnymore

      void setNumberOfLookupTriesOfMonitoredFilesNotFoundAnymore(int nValue)
      The number of tries to check monitored files marked as NOT_FOUNDbefore giving up on those entirely.
      Parameters:
      nValue -
    • setMaximumNumberOfRetriesFailedJobProcessing

      void setMaximumNumberOfRetriesFailedJobProcessing(int nValue)
      Set the maximum number of retires for the processing of a job (i.e.creating xml files)
      Parameters:
      nValue -
    • setMaximumNumberOfRetriesFailedJobForward

      void setMaximumNumberOfRetriesFailedJobForward(int nValue)
      Set the maximum number of retires for the transferrable job (i.e.send to TMS)
      Parameters:
      nValue -
    • setMinimumDelayBetweenFailedJobProcessings

      void setMinimumDelayBetweenFailedJobProcessings(long lMinutes)
      How long should we wait at least between turns to process failed jobs again
      Parameters:
      lMinutes - Minutes (no timestamp)
    • setMinimumDelayBetweenFailedJobFoward

      void setMinimumDelayBetweenFailedJobFoward(long lMinutes)
      How long should we wait at least between turns to process failed transferrable jobs again
      Parameters:
      lMinutes - minutes (no timestamp)
    • setNonWorkingHours

      void setNonWorkingHours(long lStart, long lEnd)
      Set working hours
      Parameters:
      lStart - stop working from here
      lEnd - start working again after