Class: Infrastructure

Help4.widget.Infrastructure()

Widget infrastructure helpers.

Constructor

new Infrastructure()

Source:

Members

(static, nullable) INTEGRATION :Object

Type:
  • Object
Source:

Methods

(async, static) autostart() → {Promise.<void>}

autostart widget instances based on their configured autostart dependencies
Source:
Returns:
Type
Promise.<void>

(async, static) integrate() → {Promise.<void>}

starts the integration within SAP Companion 4 infrastructure
Source:
Returns:
Type
Promise.<void>

(async, static) terminate() → {Promise.<void>}

terminates the integration within SAP Companion 4 infrastructure
Source:
Returns:
Type
Promise.<void>