Class JiraWebClientMock
java.lang.Object
ch.admin.bit.jeap.deploymentlog.jira.JiraWebClientMock
- All Implemented Interfaces:
JiraWebClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsearchIssuesLabels(Set<String> jiraIssueKeys) voidupdateIssueWithConfluenceLink(String jiraIssueKey, String pageId)
-
Constructor Details
-
JiraWebClientMock
public JiraWebClientMock()
-
-
Method Details
-
updateIssueWithConfluenceLink
- Specified by:
updateIssueWithConfluenceLinkin interfaceJiraWebClient
-
searchIssuesLabels
- Specified by:
searchIssuesLabelsin interfaceJiraWebClient
-