Image Execution Finder

ImageExecutionFinder

ImageExecutionFinder Objects

class ImageExecutionFinder()

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

constructor
function constructor()

Constructor

Arguments:

  • ogapi InternalOpenGateAPI - Reference to the API object.

findByOrganization
function findByOrganization(organization: *) -> 'Promise'

Download a complete list of scheduler history for the organization. This execute a GET http method

Arguments:

  • organization *

Returns:

  • Promise