Skip to main content

HS.FHIRServer.Util.SystemStartup

class HS.FHIRServer.Util.SystemStartup extends HS.HC.Util.Installer.AbstractStartupClass

Method Inventory

Parameters

parameter ExecutionContext = 2;
Inherited description: Permitted execution context. 1 = Startup only (default), 2 = System becoming primary (also startup in non-mirrored)
parameter Name = FHIRServer System Startup;
Inherited description: Optional descriptive name to use in logging messages regarding the execution of this class.

Methods

classmethod OnSystemStartup()
Inherited description: Method invoked by Startup loop. Implementation of this class implements this method.
- Expected startup mode is as a background job.
- Expected startup namespace is HSLIB.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab