Extract Jira configuration Instead of reading the plugin configuration in the facade, extract the handling of the configuration to its own class (with its corresponding tests). Besides keeping the separation of concerns between classes, this helps implementing multi Jira server capabilities, which is done in a follow up commit. Change-Id: I63a0b997d241fb520715c29bc8bd46e3907168a9