Home Manual Reference Source Test Repository
public class | source

SchedulerFinder

Extends:

GenericFinder → SchedulerFinder

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

Constructor Summary

Public Constructor
public

Constructor

Method Summary

Public Methods
public

Download a complete list of notebook schedulers for the user.

Public Constructors

public constructor(ogapi: InternalOpenGateAPI) source

Constructor

Override:

GenericFinder#constructor

Params:

NameTypeAttributeDescription
ogapi InternalOpenGateAPI

Reference to the API object.

Public Methods

public findAll(): Promise source

Download a complete list of notebook schedulers for the user. This execute a GET http method

Return:

Promise