Class MediaFileLoggingCtx

    • Constructor Summary

      Constructors 
      Constructor Description
      MediaFileLoggingCtx​(java.lang.String cronJobId, java.lang.String filename, org.apache.log4j.Level effectiveLevel, java.lang.String loggerName, ModelService modelService, CronJobService cronJobService, MediaService mediaService)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void finishAndClose()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MediaFileLoggingCtx

        public MediaFileLoggingCtx​(java.lang.String cronJobId,
                                   java.lang.String filename,
                                   org.apache.log4j.Level effectiveLevel,
                                   java.lang.String loggerName,
                                   ModelService modelService,
                                   CronJobService cronJobService,
                                   MediaService mediaService)