NAME
Kernel::WebApp::Controller::API::Frontend::Agent::Role::ProvidesTicketQuickAction – Role that provides the possibility for the quick action support.
PUBLIC INTERFACE
Provides the functionality for ticket actions quick action support.
has _IsQuickAction
This attribute contains the information for the quick action.
around CustomErrorResponses
Add special custom error message for the quick actions.
around DataValidate
Skip normal check for quick actions.
around _IsAccountedTimeRequired
Skip required accounted time for quick actions.
_CheckQuickAction()
This method checks the quick action support for the custom quick actions.