API Docs for: 0.0.4
Show:

Connect Class

Constructor

Connect

(
  • settings
)
static

Parameters:

  • settings Object

    Object providing references to needed settings to initialize the various connections and listeners.

Properties

endpoint

Object

Configuration settings for the REST endpoint. Only configured if endpoint is defined in settings.

gitlab

GITLabConnection

If a valid GitLab property is present on the settings object, this property is initialized as the default GitLab handler.

jira

JIRAConnection

If a valid JIRA property is present on the settings object, this property is initialized as the default JIRA handler.

log

Bunyan

log

Bunyan

package

Object

The package.json information

request

Object

Configuration settings for manage requests out to systems.

servicenow

ServiceNowConnection

If a valid Service-Now property is present on the settings object, this property is initialized as the default Service-Now handler.