パッケージ | 説明 |
---|---|
hudson.plugins.openstf.util |
修飾子とタイプ | メソッドと説明 |
---|---|
static List<io.swagger.client.model.DeviceListResponseDevices> |
Utils.getDeviceList() |
static List<io.swagger.client.model.DeviceListResponseDevices> |
Utils.getDeviceList(Map<String,String> filter)
Gets a list of devices that match the given filter.
|
static io.swagger.client.model.DeviceListResponseDevices |
Utils.getSTFDeviceById(String deviceId)
Gets a STF device that matches the given id.
|
static void |
Utils.releaseSTFDevice(io.swagger.client.model.DeviceListResponseDevices device)
Release a STF device.
|
static void |
Utils.remoteConnectSTFDevice(io.swagger.client.model.DeviceListResponseDevices device)
Remote connect to a STF device.
|
static void |
Utils.remoteDisconnectSTFDevice(io.swagger.client.model.DeviceListResponseDevices device)
Remote disconnect to a STF device.
|
static void |
Utils.reserveSTFDevice(io.swagger.client.model.DeviceListResponseDevices device)
Reserve a STF device.
|
Copyright © 2016–2018. All rights reserved.