Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DefaultLoadTask

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • name: string
    • taskFunc: Function

    Returns DefaultLoadTask

Properties

Private name

name: string

Private taskFunc

taskFunc: Function

Methods

execute

  • execute(result: any): Promise<any>
  • Parameters

    • result: any

    Returns Promise<any>

getName

  • getName(): string
  • Returns string

Generated using TypeDoc