Home Manual Reference Source Test Repository
import WorkgroupRelationsFinder from 'opengate-js/src/workgroups/WorkgroupRelationsFinder.js'
public class | source

WorkgroupRelationsFinder

Extends:

GenericFinderProvisionGenericFinder → WorkgroupRelationsFinder

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

Constructor Summary

Public Constructor
public

Constructor

Method Summary

Public Methods
public

Constructor

Public Constructors

public constructor(Reference: InternalOpenGateAPI) source

Constructor

Override:

ProvisionGenericFinder#constructor

Params:

NameTypeAttributeDescription
Reference InternalOpenGateAPI

to the API object.

Public Methods

public findByDomainAndName(domain: string, name: string): Promise source

Constructor

Params:

NameTypeAttributeDescription
domain string

domain name

name string

workgroup name

Return:

Promise