Koha::ILL::Request::Workflow::ConfirmAuto - Koha ILL ConfirmAuto Workflow
Object-oriented class that provides the AutoILLBackendPriority confirmation screen
This class provides the ability to verify if it should render the AutoILLBackendPriority confirmation screen and handle the template params accordingly
my $show_confirm_auto =
Koha::ILL::Request::Workflow::ConfirmAuto->show_confirm_auto($params);
Given $request, returns true if confirm auto should be shown
Given $params, returns the template parameters for rendering the confirm auto screen
Returns backends ordered by AutoILLBackendPriority