Class SchedulerOutputPathResolver


  • public class SchedulerOutputPathResolver
    extends Object
    Author:
    Rowell Belen
    • Constructor Detail

      • SchedulerOutputPathResolver

        public SchedulerOutputPathResolver​(JobScheduleRequest scheduleRequest)
    • Method Detail

      • resolveOutputFilePath

        public String resolveOutputFilePath()
      • isValidOutputPath

        protected boolean isValidOutputPath​(String path)
      • getUserSettingOutputPath

        protected String getUserSettingOutputPath()
      • getSystemSettingOutputPath

        protected String getSystemSettingOutputPath()
      • getUserHomeDirectoryPath

        protected String getUserHomeDirectoryPath()