Skip to content

js-bao-wss-client


js-bao-wss-client / CronTriggerInfo

Interface: CronTriggerInfo

Properties

createdAt

createdAt: string


createdBy

createdBy: string


cron

cron: string


description

description: string | null


displayName

displayName: string


firedCount

firedCount: number


inputMapping

inputMapping: string | null


lastError

lastError: string | null


lastTriggeredAt

lastTriggeredAt: string | null


lastTriggeredRunId

lastTriggeredRunId: string | null


modifiedAt

modifiedAt: string


nextFireAt

nextFireAt: string | null


overlapPolicy

overlapPolicy: "skip" | "allow"


rootInput

rootInput: string | null


runtime?

optional runtime: object

scheduledAlarm

scheduledAlarm: number | null

scheduledAlarmAt

scheduledAlarmAt: string | null


skippedCount

skippedCount: number


state

state: "paused" | "active" | "error_paused" | "archived"


timezone

timezone: string


triggerId

triggerId: string


triggerKey

triggerKey: string


workflowKey

workflowKey: string