Uses of Class
step.repositories.jira.client.conf.URLRewrites
-
Packages that use URLRewrites Package Description step.repositories.jira.client step.repositories.jira.client.rest step.repositories.jira.xray.conf -
-
Uses of URLRewrites in step.repositories.jira.client
Constructors in step.repositories.jira.client with parameters of type URLRewrites Constructor Description JiraClientImpl(java.lang.String baseUrl, ClientAuthentication clientAuth, URLRewrites urlRewrites)
-
Uses of URLRewrites in step.repositories.jira.client.rest
Methods in step.repositories.jira.client.rest with parameters of type URLRewrites Modifier and Type Method Description void
GenericRestClient. setUrlRewrites(URLRewrites urlRewrites)
-
Uses of URLRewrites in step.repositories.jira.xray.conf
Fields in step.repositories.jira.xray.conf declared as URLRewrites Modifier and Type Field Description URLRewrites
XrayConfiguration. urlRewrites
-