public class SlaveInfo extends Object
| Constructor and Description |
|---|
SlaveInfo() |
SlaveInfo(String slaveName,
String executor,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExecutor() |
String |
getLabel() |
String |
getSlaveName() |
void |
setExecutor(String executor) |
void |
setLabel(String label) |
void |
setSlaveName(String slaveName) |
Copyright © 2016–2018. All rights reserved.