Class: BursarMaintenance
Defined in: javascript/src/storage/maintenance.ts:54
Host-invoked, tenant-scoped maintenance. This class never schedules itself.
Constructors
Constructor
new BursarMaintenance(
operations):BursarMaintenance
Defined in: javascript/src/storage/maintenance.ts:55
Parameters
operations
Returns
BursarMaintenance
Methods
runOnce()
runOnce(
options?):Promise<MaintenanceRunResult>
Defined in: javascript/src/storage/maintenance.ts:57
Parameters
options?
Returns
Promise<MaintenanceRunResult>