NAME
JIRA::API::Dashboard -
SYNOPSIS
my $obj = JIRA::API::Dashboard->new();
...
PROPERTIES
automaticRefreshMs
The automatic refresh interval for the dashboard in milliseconds.
description
editPermissions
The details of any edit share permissions for the dashboard.
id
The ID of the dashboard.
isFavourite
Whether the dashboard is selected as a favorite by the user.
isWritable
Whether the current user has permission to edit the dashboard.
name
The name of the dashboard.
owner
The owner of the dashboard.
popularity
The number of users who have this dashboard as a favorite.
rank
The rank of this dashboard.
self
The URL of these dashboard details.
sharePermissions
The details of any view share permissions for the dashboard.
systemDashboard
Whether the current dashboard is system dashboard.
view
The URL of the dashboard.