public interface TaskLogPusher
| Modifier and Type | Method and Description |
|---|---|
void |
pushTaskLog(String taskid,
File logFile) |
default void |
pushTaskReports(String taskid,
File reportFile) |
void pushTaskLog(String taskid, File logFile) throws IOException
IOExceptiondefault void pushTaskReports(String taskid, File reportFile) throws IOException
IOExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.