@ExportedBean public class HeadSpinDeviceSelector extends hudson.model.AbstractDescribableImpl<HeadSpinDeviceSelector> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
HeadSpinDeviceSelector.DescriptorImpl |
| Constructor and Description |
|---|
HeadSpinDeviceSelector(String location,
String device,
String carrier,
String desiredCapabilities,
String testShellCommand) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCarrier() |
String |
getDesiredCapabilities() |
String |
getDevice() |
String |
getLocation() |
String |
getTestShellCommand() |
static void |
setDevices(String devices) |
@Exported public String getLocation()
@Exported public String getDevice()
@Exported public String getCarrier()
@Exported public String getDesiredCapabilities()
@Exported @CheckForNull public String getTestShellCommand()
public static void setDevices(String devices)
Copyright © 2016–2020. All rights reserved.