Facade lets clients watch and get models' migration phases.

Hierarchy

  • default

Implements

Constructors

Properties

Methods

Constructors

Properties

NAME: string = "MigrationFlag"
VERSION: number = 1
_transport: Transport
NAME: string = "MigrationFlag"
VERSION: number = 1

Methods

  • Phase returns the current migration phase or an error for every supplied entity.

    Parameters

    Returns Promise<PhaseResults>

  • Watch returns an id for use with the NotifyWatcher facade, or an error, for every supplied entity.

    Parameters

    Returns Promise<NotifyWatchResults>

Generated using TypeDoc