ModelUpgraderAPI implements the model upgrader interface and is the concrete implementation of the api end point.

Hierarchy

  • default

Implements

Constructors

Properties

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

Methods

  • AbortModelUpgrade aborts and archives the model upgrade synchronisation record, if any.

    Parameters

    Returns Promise<any>

Generated using TypeDoc