SchedulePredicate

SchedulePredicate

Represent SchedulePredicate for a Trigger

Constructor

new SchedulePredicate(schedule)

Create a ScheduleOncePredicate.
Parameters:
Name Type Description
schedule string Cron expression to fire trigger.

Methods

getEventSource() → {string}

Gets the string represented EventSource
Returns:
Type:
string
EventSource