Crate jira_query

source ·

Structs

A Jira avatar in several different sizes:
A comment below a Jira issue.
A container for all comments below a Jira issue.
The component of a Jira issue.
A minimal, reduced listing of the fields of a Jira issue.
A minimal, reduced representation of a Jira issue.
A container for most fields of a Jira issue.
A single Jira issue with all its fields.
A link from one Jira issue to another.
The direction of a link to a Jira issue.
The type of a Jira issue.
Configuration and credentials to access a Jira instance.
A Jira issue linked from another one.
The reduced fields of a linked Jira issue.
The priority of a Jira issue.
The progress of a Jira issue.
A project namespace that groups Jira issues.
The category of a Jira project.
The resolution of a Jira issue when it’s closed.
The Jira issue status.
The category of a Jira issue status.
The representation of a Jira user account.
The representation of a Jira product version.
The visibility of a Jira issue.
The votes for a Jira issue.
Users watching a Jira issue.

Enums

The authentication method used to contact Jira.
All errors that might occur in this crate.
Controls the upper limit of how many tickets the response from Jira can contain:
Represents any valid JSON value.