|
ORE Studio 0.0.4
|
Page that asynchronously creates the selected report definitions. More...
#include <TenantProvisioningWizard.hpp>
Inherits QWizardPage.

Public Member Functions | |
| ReportInstallPage (TenantProvisioningWizard *wizard) | |
| void | initializePage () override |
| bool | isComplete () const override |
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.