Options
Menu

Class DefaultDashboardRepository

Registry of dashboard repositories that delegates to the current effective dashboard repository

class

DefaultDashboardRepository

uses

DashboardRepository

Index

Constructor methods

constructor

Properties

jolokia

jolokia:

localStorage

localStorage:

repository

repository:

workspace

workspace:

Methods

cloneDashboard

  • cloneDashboard(dashboard: )

createDashboard

  • createDashboard(options: )

deleteDashboards

  • deleteDashboards(array: , fn: )

getDashboard

  • getDashboard(id: , onLoad: )

getDashboards

  • getDashboards(fn: )

getRepository

  • getRepository()

getType

  • getType()

isValid

  • isValid()

putDashboards

  • putDashboards(array: , commitMessage: , fn: )

Generated using TypeDoc