Search
Preparing search index...
The search index is not available
hawtio
Options
Inherited
Private
Externals
Only exported
Menu
Globals
Dashboard
GitDashboardRepository
Class GitDashboardRepository
class
GitDashboardRepository
uses
DashboardRepository
Index
Constructor methods
constructor
Properties
branch
git
workspace
Methods
clone
Dashboard
create
Dashboard
delete
Dashboards
get
Dashboard
get
Dashboard
Path
get
Dashboards
get
Type
get
User
Dashboard
Directory
get
User
Dashboard
Path
is
Valid
put
Dashboards
Constructor methods
constructor
constructor
(
workspace
:
Workspace
, git
:
GitRepository
)
:
GitDashboardRepository
Parameters
workspace:
Workspace
git:
GitRepository
Returns
GitDashboardRepository
Properties
branch
branch
:
string
git
git
:
GitRepository
workspace
workspace
:
Workspace
Methods
clone
Dashboard
clone
Dashboard
(
dashboard
:
any
)
:
Object
Parameters
dashboard:
any
Returns
Object
create
Dashboard
create
Dashboard
(
options
:
any
)
:
{ title: string; group: string; widgets: any[]; }
Parameters
options:
any
Returns
{ title: string; group: string; widgets: any[]; }
delete
Dashboards
delete
Dashboards
(
array
:
Array<any>
, fn
:
any
)
Parameters
array:
Array<any>
fn:
any
get
Dashboard
get
Dashboard
(
id
:
string
, fn
:
any
)
Parameters
id:
string
fn:
any
get
Dashboard
Path
get
Dashboard
Path
(
dash
:
any
)
:
string
Parameters
dash:
any
Returns
string
get
Dashboards
get
Dashboards
(
fn
:
any
)
Parameters
fn:
any
get
Type
get
Type
(
)
:
string
Returns
string
get
User
Dashboard
Directory
get
User
Dashboard
Directory
(
)
:
string
Returns
string
get
User
Dashboard
Path
get
User
Dashboard
Path
(
id
:
String
)
:
string
Parameters
id:
String
Returns
string
is
Valid
is
Valid
(
)
:
boolean
Returns
boolean
put
Dashboards
put
Dashboards
(
array
:
Array<any>
, commitMessage
:
string
, fn
:
any
)
Parameters
array:
Array<any>
commitMessage:
string
fn:
any
Globals
Dashboard
Dashboard
Repository
Default
Dashboard
Repository
Fabric
Dashboard
Repository
Git
Dashboard
Repository
constructor
branch
git
workspace
clone
Dashboard
create
Dashboard
delete
Dashboards
get
Dashboard
get
Dashboard
Path
get
Dashboards
get
Type
get
User
Dashboard
Directory
get
User
Dashboard
Path
is
Valid
put
Dashboards
Gridster
Directive
Local
Dashboard
Repository
Rectangle
Location
clean
Dashboard
Data
decodeURIComponent
Properties
on
Operation
Complete
Share
Controller
_module
default
Dashboards
log
plugin
Name
template
Path
Generated using
TypeDoc
GitDashboardRepository
DashboardRepository