@sourceloop/ctrl-plane-orchestrator-service / Exports / BuilderServiceInterface
Interface: BuilderServiceInterface¶
Implemented by¶
Table of contents¶
Methods¶
Methods¶
startJob¶
▸ startJob(jobIdentifier
, params
): Promise
<void
>
Parameters¶
Name | Type |
---|---|
jobIdentifier |
string |
params |
AnyObject |
Returns¶
Promise
<void
>