FrontendAgentViewStatisticReportOverviewStatisticReportAction

AgentFrontend::StatisticReport::Action###ReportAdd

Registration of the Add Report action. “Name” and “Description” can be used to change the text of the menu item which is visible to the user. “Component” contains an internal name. “ClusterName” defines a heading for a group of actions. The action is assigned to this group. “ClusterPriority” defines the order of the menu entry for this action within the group.

This setting can not be deactivated.

Default value:

---
ClusterName: Organization
ClusterPriority: '800'
Component: ReportAdd
Description: Shows the report add screen
Module: Kernel::WebApp::Util::BusinessObject::Action::StatisticReport::ReportAdd
Name: Add Report

AgentFrontend::StatisticReport::Action###StatisticAdd

Registration of the Add Statistic action. “Name” and “Description” can be used to change the text of the menu item which is visible to the user. “Component” contains an internal name. “ClusterName” defines a heading for a group of actions. The action is assigned to this group. “ClusterPriority” defines the order of the menu entry for this action within the group.

This setting can not be deactivated.

Default value:

---
ClusterName: Organization
ClusterPriority: '800'
Component: StatisticAdd
Description: Shows the Add Statistic screen
Module: Kernel::WebApp::Util::BusinessObject::Action::StatisticReport::StatisticAdd
Name: Add Statistic

AgentFrontend::StatisticReport::Action###StatisticImport

Registration of the Import Statistic action. “Name” and “Description” can be used to change the text of the menu item which is visible to the user. “Component” contains an internal name. “ClusterName” defines a heading for a group of actions. The action is assigned to this group. “ClusterPriority” defines the order of the menu entry for this action within the group.

This setting can not be deactivated.

Default value:

---
ClusterName: Organization
ClusterPriority: '800'
Component: StatisticImport
Description: Import a new statistic
Module: Kernel::WebApp::Util::BusinessObject::Action::StatisticReport::StatisticImport
Name: Import Statistic
Scroll to Top