public class SchedulerOutputPathResolver extends Object
Constructor and Description |
---|
SchedulerOutputPathResolver(JobScheduleRequest scheduleRequest) |
Modifier and Type | Method and Description |
---|---|
protected String |
getSystemSettingOutputPath() |
protected String |
getUserHomeDirectoryPath() |
protected String |
getUserSettingOutputPath() |
protected boolean |
isValidOutputPath(String path) |
String |
resolveOutputFilePath() |
public SchedulerOutputPathResolver(JobScheduleRequest scheduleRequest)
public String resolveOutputFilePath()
protected boolean isValidOutputPath(String path)
protected String getUserSettingOutputPath()
protected String getSystemSettingOutputPath()
protected String getUserHomeDirectoryPath()
Copyright © 2017 Hitachi Vantara. All rights reserved.