public interface NSAutoParameters
| Modifier and Type | Method and Description |
|---|---|
String |
getApiUrl() |
String |
getBinaryName() |
String |
getDescription() |
String |
getGroup() |
int |
getScoreThreshold() |
int |
getWaitMinutes() |
boolean |
isBreakBuildOnScore() |
boolean |
isUseBuildEndpoint() |
boolean |
isWaitForResults() |
String getApiUrl()
String getGroup()
String getBinaryName()
String getDescription()
boolean isWaitForResults()
int getWaitMinutes()
boolean isBreakBuildOnScore()
int getScoreThreshold()
boolean isUseBuildEndpoint()
Copyright © 2016–2018. All rights reserved.