public interface OParameters
| Modifier and Type | Method and Description |
|---|---|
String |
getApiUrl()
Gets api url.
|
String |
getFilePath()
Gets file name.
|
String |
getPlan()
Gets plan.
|
String |
getPlatform()
Gets platform.
|
RiskInfo.RISK |
getRiskThreshold()
Gets risk threshold.
|
String |
getTitle()
Gets title.
|
int |
getWaitMinutes()
Gets wait minutes.
|
boolean |
isBreakBuildOnScore()
Is break build on score boolean.
|
boolean |
isWaitingForResults()
Is wait for results boolean.
|
String getFilePath()
String getTitle()
boolean isWaitingForResults()
int getWaitMinutes()
String getPlan()
String getPlatform()
boolean isBreakBuildOnScore()
RiskInfo.RISK getRiskThreshold()
String getApiUrl()
Copyright © 2016–2020. All rights reserved.