public class AgentStatus extends Object
| Modifier and Type | Method and Description |
|---|---|
Execution |
getExecution() |
static AgentStatus |
getInstance() |
String |
getTest() |
void |
setExecution(Execution execution) |
void |
setTest(String test) |
public void setExecution(Execution execution)
public Execution getExecution()
public void setTest(String test)
public String getTest()
public static AgentStatus getInstance()
Copyright © 2018. All rights reserved.