interface NotifyTriggerDefinition {
    build(engine: SearchEngine): NotifyTrigger;
}

Hierarchy (View Summary)

Methods

Methods