Skip to content

Variable: getJobExposedServices()

ts
const getJobExposedServices: (job, flowId) => ExposedService[];

Parameters

ParameterType
jobJobDefinition
flowIdstring

Returns

ExposedService[]