Variable: getJobExposedServices()
ts
const getJobExposedServices: (job, flowId) => ExposedService[];Parameters
| Parameter | Type |
|---|---|
job | JobDefinition |
flowId | string |
Returns
ExposedService[]