public interface FileManager
Modifier and Type | Method and Description |
---|---|
void |
deleteOldFiles() |
OutputStream |
getBatchFileContents(File file) |
String |
getDirectoryPath() |
String |
getJobName() |
String |
getStepName() |
String getJobName()
String getStepName()
OutputStream getBatchFileContents(File file)
String getDirectoryPath()
void deleteOldFiles()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.