Package | Description |
---|---|
org.apache.manifoldcf.crawler.connectors.jira |
Modifier and Type | Class and Description |
---|---|
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 |
JiraUserQueryResults
An instance of this class represents the results of a Jira user query, and
the ability to parse the corresponding JSON response.
|