public class SlaveExecution extends Object implements Serializable
| Constructor and Description |
|---|
SlaveExecution() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendLogEntry(String logEntry) |
String |
getExecutionLog() |
hudson.model.Result |
getResult() |
void |
setResult(hudson.model.Result result) |
Copyright © 2016–2019. All rights reserved.