Class | Description |
---|---|
JiraAuthorityConnector |
Jira Authority Connector.
|
JiraAuthorityConnector.CheckConnectionThread | |
JiraAuthorityConnector.CheckUserExistsThread | |
JiraConfig |
Parameters for Jira Authority.
|
JiraJSONResponse |
An instance of this class represents a Jira JSON object, and the parser hooks
needed to understand it.
|
JiraSession | |
JiraUserQueryResults |
An instance of this class represents the results of a Jira user query, and
the ability to parse the corresponding JSON response.
|
Messages |
Exception | Description |
---|---|
ResponseException |
This exception is thrown when the response from REST is not what
was expected.
|