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: any

localStorage

localStorage: any

repository

workspace

workspace: Workspace

Methods

cloneDashboard

  • cloneDashboard(dashboard: any): any

createDashboard

  • createDashboard(options: any): any

deleteDashboards

  • deleteDashboards(array: Array<any>, fn: any)

getDashboard

  • getDashboard(id: string, onLoad: any)

getDashboards

  • getDashboards(fn: any)

getRepository

getType

  • getType(): string

isValid

  • isValid(): boolean

putDashboards

  • putDashboards(array: Array<any>, commitMessage: string, fn: any)

Generated using TypeDoc