public interface ExecutionFileLoaderService extends AppService, ExecutionFileManagerService
| Modifier and Type | Method and Description |
|---|---|
ExecutionFileLoader |
requestFileLoad(ExecutionReference e,
java.lang.String filetype,
boolean performLoad)
Request loading of an execution file
|
getLocalExecutionFileForType, getLocalExecutionFileForType, getLocalLogsDirExecutionFileLoader requestFileLoad(ExecutionReference e, java.lang.String filetype, boolean performLoad) throws ExecutionNotFound
e - execution referencefiletype - file typeperformLoad - if true, perform any remote loading asynchronouslyExecutionNotFound - if not found