Skip to content

@saflib/jobs-http


Function: isCronTriggerKey()

isCronTriggerKey(key): boolean

True when a trigger-map key is a cron schedule source (cron:{jobName}).

Parameters

ParameterType
keystring

Returns

boolean