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