ecosystem/application-plugins/plugin-list.service.ts
Properties |
Methods |
|
Async getAppsForUpdate | |||||||||
getAppsForUpdate(plugin: ApplicationPlugin, updateType: UpdateType)
|
|||||||||
Parameters :
Returns :
unknown
|
Async updateAppRemotes | ||||||||||||
updateAppRemotes(plugin: ApplicationPlugin, updateType: UpdateType, pluginPackage: IApplication)
|
||||||||||||
Parameters :
Returns :
any
|
CURRENT_LOCATION |
Default value : location.href
|
updatingPluginId |
Type : Record<UpdateType | string>
|
Default value : { install: '', uninstall: '' }
|