Options
All
  • Public
  • Public/Protected
  • All
Menu

Handles the importing of packages.

Hierarchy

  • GBImporter

Index

Constructors

constructor

  • new GBImporter(core: IGBCoreService): GBImporter

Properties

core

core: IGBCoreService

Methods

createBotInstance

Private createOrUpdateInstanceInternal

  • createOrUpdateInstanceInternal(instance: IGBInstance, botId: string, localPath: string, settingsJson: any): Promise<any>

importIfNotExistsBotPackage

  • importIfNotExistsBotPackage(botId: string, packageName: string, localPath: string, additionalInstance?: IGBInstance): Promise<any>

Generated using TypeDoc