| Interface | Description |
|---|---|
| ICredentials |
| Class | Description |
|---|---|
| Attachment |
Represents an issue attachment.
|
| BasicCredentials |
Basic HTTP authentication credentials.
|
| ChangeLog |
Issue change log.
|
| ChangeLogEntry |
Contains information about an issue change log entry.
|
| ChangeLogItem |
Item in a
ChangeLogEntry. |
| Comment |
Represents an issue comment.
|
| Component |
Represents an issue component.
|
| Component.FluentCreate |
Used to chain fields to a create action.
|
| CustomFieldOption |
Represents an custom field option.
|
| Field |
Utility functions for translating between JSON and fields.
|
| Field.Meta |
Field metadata structure.
|
| Field.Operation |
Field update operation.
|
| Field.ValueTuple |
Value and value type pair.
|
| Filter |
Represens a Jira filter.
|
| Issue |
Represents a JIRA issue.
|
| Issue.FluentCreate |
Used to chain fields to a create action.
|
| Issue.FluentRemoteLink |
Used to
create remote links. |
| Issue.NewAttachment | |
| Issue.SearchResult |
Issue search results structure.
|
| IssueHistory | |
| IssueHistoryItem | |
| IssueLink |
Represents an issue link.
|
| IssueType |
Represents an issue type.
|
| JiraClient |
A simple JIRA REST client.
|
| LinkType |
Represents an issue link type.
|
| Priority |
Represents an issue priority.
|
| Project |
Represents a JIRA project.
|
| ProjectCategory |
Represents a project category.
|
| RemoteLink | |
| Resolution |
Represents an issue resolution.
|
| Resource |
A base class for JIRA resources.
|
| RestClient |
A simple REST client that speaks JSON.
|
| Security |
Represents an issue security.
|
| Status |
Represents an issue status.
|
| TimeTracking |
Represents issue time tracking data.
|
| TokenCredentials |
Basic HTTP authentication credentials.
|
| Transition |
Represents an issue priority.
|
| User |
Represents a JIRA user.
|
| Version |
Represents a product version.
|
| Version.FluentCreate |
Used to chain fields to a create action.
|
| Visibility |
Created by dgigon on 14/09/16.
|
| Votes |
Represents issue votes.
|
| Watches |
Represents issue watches.
|
| WorkLog |
Represents an issue work log.
|
| Enum | Description |
|---|---|
| Field.ValueType |
Allowed value types.
|
| Exception | Description |
|---|---|
| JiraException |
A generic JIRA client exception.
|
| RestException |
An exception for JIRA REST errors.
|
Copyright © 2022. All rights reserved.