public interface ExecutionFileManagerService extends AppService
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getLocalExecutionFileForType(ExecutionReference execution,
java.lang.String filetype) |
java.io.File |
getLocalExecutionFileForType(ExecutionReference execution,
java.lang.String filetype,
boolean partial) |
java.io.File |
getLocalLogsDir() |
java.io.File getLocalLogsDir()
java.io.File getLocalExecutionFileForType(ExecutionReference execution, java.lang.String filetype)
execution - executionfiletype - file type stringjava.io.File getLocalExecutionFileForType(ExecutionReference execution, java.lang.String filetype, boolean partial)
execution - executionfiletype - file type stringpartial - true for partial file