Home Manual Reference Source Test Repository
public class | source

RuleConfigurationsHelper

Extends:

GenericFinder → RuleConfigurationsHelper

This class allow make get request to RuleConfigurationsHelper resource into Opengate North API.

Constructor Summary

Public Constructor
public

Constructor

Method Summary

Public Methods
public

Performs a get that returns documentation of javascript functions from rules service

public

Performs a get that returns documentation private of javascript functions from rules service

Public Constructors

public constructor(ogapi: InternalOpenGateAPI) source

Constructor

Override:

GenericFinder#constructor

Params:

NameTypeAttributeDescription
ogapi InternalOpenGateAPI

Reference to the API object.

Public Methods

public getDocJavascriptFunctions(): Promise source

Performs a get that returns documentation of javascript functions from rules service

Return:

Promise

public getDocPrivateJavascriptFunctions(): Promise source

Performs a get that returns documentation private of javascript functions from rules service

Return:

Promise