Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

HS.FHIRServer.Util.SystemStartup

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

Method Inventory

Parameters

parameter ExecutionContext = 1;
Inherited description: Permitted execution context. 1 = Startup only (default), 2 = Failover only
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