Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PluginServer

Hierarchy

  • PluginServer

Index

Methods

deploy

  • deploy(pluginEntry: string, type?: System | User): Promise<void>

getAllStorageValues

getStorageValue

setStorageValue

undeploy

  • undeploy(pluginId: string): Promise<void>