Class XrayFeaturesExporter.ServerDCBuilder
java.lang.Object
app.getxray.xray.XrayFeaturesExporter.ServerDCBuilder
- Enclosing class:
XrayFeaturesExporter
-
Constructor Summary
ConstructorsConstructorDescriptionServerDCBuilder(String jiraBaseUrl, String jiraPersonalAccessToken) ServerDCBuilder(String jiraBaseUrl, String jiraUsername, String jiraPassword) -
Method Summary
Modifier and TypeMethodDescriptionbuild()withFilterId(String filterId) withIgnoreSslErrors(Boolean ignoreSslErrors) withInternalTestProxy(Boolean useInternalTestProxy) withIssueKeys(String issueKeys) withLogger(Log logger) withTimeout(Integer timeout) withVerbose(Boolean verbose)
-
Constructor Details
-
ServerDCBuilder
-
ServerDCBuilder
-
-
Method Details
-
withInternalTestProxy
-
withIgnoreSslErrors
-
withTimeout
-
withVerbose
-
withLogger
-
withIssueKeys
-
withFilterId
-
build
-