Interface JiraDataService

All Known Implementing Classes:
NativeJiraDataService

public interface JiraDataService
Service to look up issue data and issue meta data. This should be used over using the IssueClient directly since implementations can choose to cache etc.