Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProgressManager

Index

Constructors

constructor

Properties

Private errorState

errorState: boolean

finishedTasks

finishedTasks: number

messages

messages: OperationMessage[]

priorityMessage

priorityMessage: OperationMessage | undefined

Private scope

scope: any

subSubTaskDescription

subSubTaskDescription: string | null

subTaskDescription

subTaskDescription: string | null

subTaskFinished

subTaskFinished: number

subTaskInProgress

subTaskInProgress: boolean

subTaskTotal

subTaskTotal: number

totalTasks

totalTasks: number

Accessors

hasErrors

hasErrors:

Methods

addMessage

  • addMessage(severity: MessageSeverity, message: string, priority?: boolean): void

clear

  • clear(): void

fatalError

  • fatalError(message: string): void

finishTask

  • finishTask(): void

getNotifier

startTask

updateScope

  • updateScope(): void

updateSubtask

  • updateSubtask(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc