Package | Description |
---|---|
org.apache.manifoldcf.crawler.connectors.jira |
Class and Description |
---|
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.
|
JiraJSONResponse
An instance of this class represents a Jira JSON object, and the parser hooks
needed to understand it.
|
JiraSession |
ResponseException
This exception is thrown when the response from REST is not what
was expected.
|