HS.BulkFHIR.Util.SystemStartup
class HS.BulkFHIR.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 = Bulk FHIR 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.
- Expected startup mode is as a background job.
- Expected startup namespace is HSLIB.