@sourceloop/ctrl-plane-orchestrator-service / Exports / BuilderService
Class: BuilderService¶
Implements¶
Table of contents¶
Constructors¶
Methods¶
Constructors¶
constructor¶
• new BuilderService()
Defined in¶
Methods¶
startJob¶
▸ startJob(jobName
, params
): Promise
<void
>
Parameters¶
Name | Type |
---|---|
jobName |
string |
params |
AnyObject |
Returns¶
Promise
<void
>
Implementation of¶
BuilderServiceInterface.startJob