You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that the work of getting rid of the JIRA API client has been done, I realize that the RSS calls could be managed by the JiraIssueResolver class as well.
And at the end, the class handles much more than just the necessary calls for the "issue resolving" process, so maybe renaming it JiraConfluenceApi and/or separate the issue resolving into another class ?
The text was updated successfully, but these errors were encountered:
Now that the work of getting rid of the JIRA API client has been done, I realize that the RSS calls could be managed by the JiraIssueResolver class as well.
And at the end, the class handles much more than just the necessary calls for the "issue resolving" process, so maybe renaming it
JiraConfluenceApi
and/or separate the issue resolving into another class ?The text was updated successfully, but these errors were encountered: