Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AppletManagement

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

command

Private options

options: IOptions

tests

version

Methods

create

  • Parameters

    Returns Promise<Applet>

delete

  • delete(appletUid: string): Promise<void>
  • Parameters

    • appletUid: string

    Returns Promise<void>

get

  • get(appletUid: string): Promise<IApplet>
  • Parameters

    • appletUid: string

    Returns Promise<IApplet>

list

  • Returns Promise<IApplet[]>

Static Private getUrl

  • getUrl(appletUid: string): string
  • Parameters

    • appletUid: string

    Returns string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Private property
  • Private method
  • Protected property
  • Static property

Generated using TypeDoc