public class TaskLogsData extends Object
Constructor and Description |
---|
TaskLogsData() |
Modifier and Type | Method and Description |
---|---|
String |
getStderrLogs() |
String |
getStdoutLogs() |
void |
setStderrLogs(String stderrLogs) |
void |
setStdoutLogs(String stdoutLogs) |
String |
toString() |