Module

fgt-dsu-wizard

Extends the functionality and Architecture to the Use Case's specific Business needs

View Source index.js, line 1

Namespaces

Server

Handles interactions with OpenDSU's ApiHub Server

.

Members

# static Commands

exposes the Commands module

.

exposes the Commands module

View Source index.js, line 40

# static Constants

Exposes constants.

Exposes constants.

View Source index.js, line 32

# static DSUService

instantiates a new DSUService

.

instantiates a new DSUService

View Source index.js, line 44

# static Managers

Exposes the Managers module

.

Exposes the Managers module

View Source index.js, line 52

# static Model

Exposes the Model module

.

Exposes the Model module

View Source index.js, line 36

# static Services

Exposes the Services Module

.

Exposes the Services Module

View Source index.js, line 48

# static Version

Exposes Version.

Exposes Version.

View Source index.js, line 56

Methods

# inner Init()

iterates through all the commands in the command folder and registers them Is called by the apihub via the server.json

.

iterates through all the commands in the command folder and registers them Is called by the apihub via the server.json

View Source index.js, line 15