NAME
JIRA::API::ComponentIssuesCount -
SYNOPSIS
my $obj = JIRA::API::ComponentIssuesCount->new();
...
PROPERTIES
issueCount
The count of issues assigned to a component.
self
The URL for this count of issues for a component.
JIRA::API::ComponentIssuesCount -
my $obj = JIRA::API::ComponentIssuesCount->new();
...
issueCountThe count of issues assigned to a component.
selfThe URL for this count of issues for a component.