public interface OParameters
| Modifier and Type | Method and Description |
|---|---|
String |
getApiUrl()
Gets api url.
|
List<Credentials> |
getCredentials()
Gets api url.
|
String |
getFilePath()
Gets file name.
|
String |
getPlatform()
Gets platform.
|
RiskInfo.RISK |
getRiskThreshold()
Gets risk threshold.
|
String |
getScanProfile()
Gets scanProfile.
|
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 getScanProfile()
String getPlatform()
boolean isBreakBuildOnScore()
RiskInfo.RISK getRiskThreshold()
String getApiUrl()
List<Credentials> getCredentials()
Copyright © 2016–2025. All rights reserved.