NAME
JIRA::API::IssueBean -
SYNOPSIS
my $obj = JIRA::API::IssueBean->new();
...
PROPERTIES
changelog
Details of changelogs associated with the issue.
editmeta
The metadata for the fields on the issue that can be amended.
expand
Expand options that include additional issue details in the response.
fields
fieldsToInclude
id
The ID of the issue.
key
The key of the issue.
names
The ID and name of each field present on the issue.
operations
The operations that can be performed on the issue.
properties
Details of the issue properties identified in the request.
renderedFields
The rendered value of each field present on the issue.
schema
The schema describing each field present on the issue.
self
The URL of the issue details.
transitions
The transitions that can be performed on the issue.
versionedRepresentations
The versions of each field on the issue.