ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ReportInstallPage Class Referencefinal

Page that asynchronously creates the selected report definitions. More...

#include <TenantProvisioningWizard.hpp>

Inherits QWizardPage.

Collaboration diagram for ReportInstallPage:
Collaboration graph

Public Member Functions

 ReportInstallPage (TenantProvisioningWizard *wizard)
 
void initializePage () override
 
bool isComplete () const override
 

Detailed Description

Page that asynchronously creates the selected report definitions.

Fetches the tenant's system party, then creates each selected report definition via save_report_definition_request. Follows the same async pattern as BundleInstallPage.