class |
JiraIssue |
An instance of this class represents a Jira issue, and the parser hooks
needed to extract the data from the JSON event stream we use to parse it.
|
class |
JiraQueryResults |
An instance of this class represents the results of a Jira query, and
the ability to parse the corresponding JSON response.
|
class |
JiraServerInfo |
An instance of this class represents the ServerInfo, but is used only to get the baseUrl.
|
class |
JiraUserQueryResults |
An instance of this class represents the results of a Jira user query, and
the ability to parse the corresponding JSON response.
|