Pipeline Finder
PipelineFinder
PipelineFinder Objects
class PipelineFinder()This class allow make get request to planner resource into Opengate North API.
constructor
function constructor()Constructor
Arguments:
ogapiInternalOpenGateAPI - Reference to the API object.
findByOrganization
function findByOrganization(organization: *) -> 'Promise'Download a complete list of pipelins for the organization. This executes a GET http method
Arguments:
organization*
Returns:
Promise