Title here
Summary here
AbstractNodejsThirdApplicationKind: global abstract class
Extends: AbstractNodejsThirdApplication
Model:
Properties
| Name | Type | Description |
|---|---|---|
| isWtvThirdPartyApplication | boolean | WTV application flag |
| isRemote | boolean | the remote third app flag (for remote app, the url property must provide the link to remote system.config.js file) |
| sytemConfigFileUrl | string | the remote third app system.config.js file url |
| editorId | string | Id of application editor in order expose API for a group of apps |
This class represents a NodeJs WTV application