A B C D E G H I L N O P R S T V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractComponentBuilder<T> - Class in org.dashbuilder.dsl.factory.component
- AbstractLayoutBuilder<T> - Class in org.dashbuilder.dsl.factory.page
- AbstractLayoutBuilder() - Constructor for class org.dashbuilder.dsl.factory.page.AbstractLayoutBuilder
- addProperty(String, String) - Method in class org.dashbuilder.dsl.factory.page.AbstractLayoutBuilder
- addProperty(String, String) - Method in class org.dashbuilder.dsl.factory.page.ColumnBuilder
- addProperty(String, String) - Method in class org.dashbuilder.dsl.factory.page.PageBuilder
- addProperty(String, String) - Method in class org.dashbuilder.dsl.factory.page.RowBuilder
- allProcessesHeatmap(String, DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- allProcessesHeatmapBuilder(String, DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- AllProcessesHeatmapBuilder - Class in org.dashbuilder.dsl.factory.component
- AllProcessesHeatmapBuilder(String, DisplayerSettings) - Constructor for class org.dashbuilder.dsl.factory.component.AllProcessesHeatmapBuilder
B
- build() - Method in class org.dashbuilder.dsl.factory.component.AbstractComponentBuilder
- build() - Method in class org.dashbuilder.dsl.factory.component.DisplayerBuilder
- build() - Method in class org.dashbuilder.dsl.factory.dashboard.DashboardBuilder
- build() - Method in class org.dashbuilder.dsl.factory.navigation.NavigationBuilder
- build() - Method in class org.dashbuilder.dsl.factory.navigation.NavigationGroupBuilder
- build() - Method in class org.dashbuilder.dsl.factory.navigation.NavigationItemBuilder
- build() - Method in class org.dashbuilder.dsl.factory.page.ColumnBuilder
- build() - Method in class org.dashbuilder.dsl.factory.page.PageBuilder
- build() - Method in class org.dashbuilder.dsl.factory.page.RowBuilder
C
- collectingPropertyValue(Page, String) - Static method in class org.dashbuilder.dsl.helper.ComponentsHelper
- column(String) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
-
Creates a column with a single html component
- column(String, Component...) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- column(DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- column(Column) - Method in class org.dashbuilder.dsl.factory.page.RowBuilder
- column(Component) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- column(Component...) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- column(Row) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- column(Row...) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- Column - Class in org.dashbuilder.dsl.model
- columnBuilder() - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- columnBuilder(String) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- columnBuilder(String, Component...) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- ColumnBuilder - Class in org.dashbuilder.dsl.factory.page
- columns(Column...) - Method in class org.dashbuilder.dsl.factory.page.RowBuilder
- component(Component) - Method in class org.dashbuilder.dsl.factory.page.ColumnBuilder
- Component - Class in org.dashbuilder.dsl.model
- COMPONENT_ID - Static variable in class org.dashbuilder.dsl.factory.component.AllProcessesHeatmapBuilder
- COMPONENT_ID - Static variable in class org.dashbuilder.dsl.factory.component.ProcessHeatmapBuilder
- ComponentFactory - Class in org.dashbuilder.dsl.factory.component
- componentProperty(String, String) - Method in class org.dashbuilder.dsl.factory.component.ExternalComponentBuilder
- componentProperty(String, String) - Method in class org.dashbuilder.dsl.factory.component.ExternalDisplayerBuilder
- components(Component...) - Method in class org.dashbuilder.dsl.factory.page.ColumnBuilder
- ComponentsHelper - Class in org.dashbuilder.dsl.helper
- componentsPath(Path) - Method in class org.dashbuilder.dsl.factory.dashboard.DashboardBuilder
- CONTAINER_ID_PARAM - Static variable in class org.dashbuilder.dsl.factory.component.ProcessHeatmapBuilder
- create() - Static method in class org.dashbuilder.dsl.factory.component.HtmlComponentBuilder
- create(String) - Static method in class org.dashbuilder.dsl.factory.component.ExternalComponentBuilder
- create(String) - Static method in class org.dashbuilder.dsl.factory.component.LogoBuilder
- create(String, String, String, DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.component.ProcessHeatmapBuilder
- create(String, DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.component.AllProcessesHeatmapBuilder
- create(String, DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.component.ExternalDisplayerBuilder
- create(DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.component.DisplayerBuilder
- create(LayoutColumn) - Static method in class org.dashbuilder.dsl.model.Column
- create(LayoutComponent) - Static method in class org.dashbuilder.dsl.model.Component
- create(LayoutRow) - Static method in class org.dashbuilder.dsl.model.Row
- create(LayoutTemplate) - Static method in class org.dashbuilder.dsl.model.Page
- cssProperty(CssProperty, String) - Method in class org.dashbuilder.dsl.factory.component.AbstractComponentBuilder
- cssProperty(CssProperty, String) - Method in class org.dashbuilder.dsl.factory.page.AbstractLayoutBuilder
D
- dashboard(List<Page>) - Static method in class org.dashbuilder.dsl.factory.dashboard.DashboardFactory
- dashboard(List<Page>, Path) - Static method in class org.dashbuilder.dsl.factory.dashboard.DashboardFactory
- dashboard(List<Page>, List<DataSetDef>) - Static method in class org.dashbuilder.dsl.factory.dashboard.DashboardFactory
- dashboard(List<Page>, List<DataSetDef>, Path) - Static method in class org.dashbuilder.dsl.factory.dashboard.DashboardFactory
- dashboard(List<Page>, List<DataSetDef>, Navigation) - Static method in class org.dashbuilder.dsl.factory.dashboard.DashboardFactory
- dashboard(List<Page>, List<DataSetDef>, Navigation, Path) - Static method in class org.dashbuilder.dsl.factory.dashboard.DashboardFactory
- dashboard(List<Page>, Navigation) - Static method in class org.dashbuilder.dsl.factory.dashboard.DashboardFactory
- Dashboard - Class in org.dashbuilder.dsl.model
- dashboardBuilder(List<Page>) - Static method in class org.dashbuilder.dsl.factory.dashboard.DashboardFactory
- DashboardBuilder - Class in org.dashbuilder.dsl.factory.dashboard
- DashboardExporter - Class in org.dashbuilder.dsl.serialization
- DashboardExporter.ExportType - Enum in org.dashbuilder.dsl.serialization
- DashboardFactory - Class in org.dashbuilder.dsl.factory.dashboard
- DashboardSerializer - Interface in org.dashbuilder.dsl.serialization
- DashboardValidator - Interface in org.dashbuilder.dsl.validation
-
Dashboard validation
- DashboardZipSerializer - Class in org.dashbuilder.dsl.serialization.impl
- DashboardZipSerializer() - Constructor for class org.dashbuilder.dsl.serialization.impl.DashboardZipSerializer
- dataSets(List<DataSetDef>) - Method in class org.dashbuilder.dsl.factory.dashboard.DashboardBuilder
- deserialize(InputStream) - Method in interface org.dashbuilder.dsl.serialization.DashboardSerializer
-
Deserialize the incoming input stream into a Dashboard object Support of components and files that aren't dashboard definition may not be supported.
- deserialize(InputStream) - Method in class org.dashbuilder.dsl.serialization.impl.DashboardZipSerializer
- displayer(DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- DisplayerBuilder - Class in org.dashbuilder.dsl.factory.component
E
- emptyNavigation() - Static method in class org.dashbuilder.dsl.factory.navigation.NavigationFactory
- error(String) - Static method in class org.dashbuilder.dsl.validation.ValidationResult
- ERROR - org.dashbuilder.dsl.validation.ValidationResult.ValidationResultType
- export(Dashboard, String, DashboardExporter.ExportType) - Method in class org.dashbuilder.dsl.serialization.DashboardExporter
- export(Dashboard, Path, DashboardExporter.ExportType) - Method in class org.dashbuilder.dsl.serialization.DashboardExporter
- external(String) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- external(String, DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- externalBuilder(String) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- ExternalComponentBuilder - Class in org.dashbuilder.dsl.factory.component
- ExternalDisplayerBuilder - Class in org.dashbuilder.dsl.factory.component
G
- get() - Static method in class org.dashbuilder.dsl.serialization.DashboardExporter
- get() - Static method in interface org.dashbuilder.dsl.validation.DashboardValidator
- getAvailableTypes() - Method in class org.dashbuilder.dsl.serialization.impl.InternalDataSetProviderRegistry
- getComponentsPath() - Method in class org.dashbuilder.dsl.model.Dashboard
- getDataSetProvider(DataSetProviderType) - Method in class org.dashbuilder.dsl.serialization.impl.InternalDataSetProviderRegistry
- getDataSets() - Method in class org.dashbuilder.dsl.model.Dashboard
- getLayoutColumn() - Method in class org.dashbuilder.dsl.model.Column
- getLayoutComponent() - Method in class org.dashbuilder.dsl.model.Component
- getLayoutRow() - Method in class org.dashbuilder.dsl.model.Row
- getLayoutTemplate() - Method in class org.dashbuilder.dsl.model.Page
- getMessage() - Method in class org.dashbuilder.dsl.validation.ValidationResult
- getNavGroup() - Method in class org.dashbuilder.dsl.model.NavigationGroup
- getNavigation() - Method in class org.dashbuilder.dsl.model.Dashboard
- getNavItem() - Method in class org.dashbuilder.dsl.model.NavigationItem
- getNavTree() - Method in class org.dashbuilder.dsl.model.Navigation
- getPages() - Method in class org.dashbuilder.dsl.model.Dashboard
- getProviderTypeByName(String) - Method in class org.dashbuilder.dsl.serialization.impl.InternalDataSetProviderRegistry
- getType() - Method in class org.dashbuilder.dsl.validation.ValidationResult
- group(String, NavigationItem...) - Static method in class org.dashbuilder.dsl.factory.navigation.NavigationFactory
H
- height(String) - Method in class org.dashbuilder.dsl.factory.component.LogoBuilder
- html(String) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- html(String) - Method in class org.dashbuilder.dsl.factory.component.HtmlComponentBuilder
- HTML_CODE_PROP - Static variable in class org.dashbuilder.dsl.factory.component.HtmlComponentBuilder
- HtmlComponentBuilder - Class in org.dashbuilder.dsl.factory.component
- HtmlComponentBuilder() - Constructor for class org.dashbuilder.dsl.factory.component.HtmlComponentBuilder
I
- instance - Static variable in interface org.dashbuilder.dsl.validation.DashboardValidator
- InternalDataSetProviderRegistry - Class in org.dashbuilder.dsl.serialization.impl
- InternalDataSetProviderRegistry() - Constructor for class org.dashbuilder.dsl.serialization.impl.InternalDataSetProviderRegistry
- item(NavigationItem) - Method in class org.dashbuilder.dsl.factory.navigation.NavigationGroupBuilder
- item(Page) - Static method in class org.dashbuilder.dsl.factory.navigation.NavigationFactory
L
- listComponents(Path) - Static method in class org.dashbuilder.dsl.helper.ComponentsHelper
- listComponentsIds(Dashboard) - Static method in class org.dashbuilder.dsl.helper.ComponentsHelper
- listPagesComponents(List<Page>) - Static method in class org.dashbuilder.dsl.helper.ComponentsHelper
- logo(String) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- LOGO_HEIGHT_PROP - Static variable in class org.dashbuilder.dsl.factory.component.LogoBuilder
- LOGO_ID - Static variable in class org.dashbuilder.dsl.factory.component.LogoBuilder
- LOGO_URL_PROP - Static variable in class org.dashbuilder.dsl.factory.component.LogoBuilder
- LOGO_WIDTH_PROP - Static variable in class org.dashbuilder.dsl.factory.component.LogoBuilder
- logoBuilder(String) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- LogoBuilder - Class in org.dashbuilder.dsl.factory.component
N
- name(String) - Method in class org.dashbuilder.dsl.factory.navigation.NavigationGroupBuilder
- name(String) - Method in class org.dashbuilder.dsl.factory.navigation.NavigationItemBuilder
- name(String) - Method in class org.dashbuilder.dsl.factory.page.PageBuilder
- navigation(Navigation) - Method in class org.dashbuilder.dsl.factory.dashboard.DashboardBuilder
- navigation(NavigationGroup...) - Static method in class org.dashbuilder.dsl.factory.navigation.NavigationFactory
- Navigation - Class in org.dashbuilder.dsl.model
- NavigationBuilder - Class in org.dashbuilder.dsl.factory.navigation
- NavigationFactory - Class in org.dashbuilder.dsl.factory.navigation
- NavigationGroup - Class in org.dashbuilder.dsl.model
- NavigationGroupBuilder - Class in org.dashbuilder.dsl.factory.navigation
- NavigationItem - Class in org.dashbuilder.dsl.model
- NavigationItem(NavItem) - Constructor for class org.dashbuilder.dsl.model.NavigationItem
- NavigationItemBuilder - Class in org.dashbuilder.dsl.factory.navigation
- newBuilder() - Static method in class org.dashbuilder.dsl.factory.page.ColumnBuilder
- newBuilder() - Static method in class org.dashbuilder.dsl.factory.page.RowBuilder
- newBuilder(String) - Static method in class org.dashbuilder.dsl.factory.page.ColumnBuilder
- newBuilder(String) - Static method in class org.dashbuilder.dsl.factory.page.PageBuilder
- newBuilder(String) - Static method in class org.dashbuilder.dsl.factory.page.RowBuilder
- newBuilder(String, NavigationItem...) - Static method in class org.dashbuilder.dsl.factory.navigation.NavigationGroupBuilder
- newBuilder(List<Page>) - Static method in class org.dashbuilder.dsl.factory.dashboard.DashboardBuilder
- newBuilder(NavigationGroup...) - Static method in class org.dashbuilder.dsl.factory.navigation.NavigationBuilder
- newBuilder(Page) - Static method in class org.dashbuilder.dsl.factory.navigation.NavigationItemBuilder
- newHtmlComponentBuilder() - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
O
- of(List<Page>, List<DataSetDef>, Navigation, Path) - Static method in class org.dashbuilder.dsl.model.Dashboard
- of(NavGroup) - Static method in class org.dashbuilder.dsl.model.NavigationGroup
- of(NavItem) - Static method in class org.dashbuilder.dsl.model.NavigationItem
- of(NavTree) - Static method in class org.dashbuilder.dsl.model.Navigation
- org.dashbuilder.dsl.factory.component - package org.dashbuilder.dsl.factory.component
- org.dashbuilder.dsl.factory.dashboard - package org.dashbuilder.dsl.factory.dashboard
- org.dashbuilder.dsl.factory.navigation - package org.dashbuilder.dsl.factory.navigation
- org.dashbuilder.dsl.factory.page - package org.dashbuilder.dsl.factory.page
- org.dashbuilder.dsl.helper - package org.dashbuilder.dsl.helper
- org.dashbuilder.dsl.model - package org.dashbuilder.dsl.model
- org.dashbuilder.dsl.serialization - package org.dashbuilder.dsl.serialization
- org.dashbuilder.dsl.serialization.impl - package org.dashbuilder.dsl.serialization.impl
- org.dashbuilder.dsl.validation - package org.dashbuilder.dsl.validation
P
- page(String, Row...) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- Page - Class in org.dashbuilder.dsl.model
- pageBuilder(String) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- PageBuilder - Class in org.dashbuilder.dsl.factory.page
- PageFactory - Class in org.dashbuilder.dsl.factory.page
- pages(List<Page>) - Method in class org.dashbuilder.dsl.factory.dashboard.DashboardBuilder
- partition(String) - Method in class org.dashbuilder.dsl.factory.component.ExternalComponentBuilder
- PROCESS_ID_PARAM - Static variable in class org.dashbuilder.dsl.factory.component.ProcessHeatmapBuilder
- processHeatmap(String, String, String, DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- processHeatmapBuilder(String, String, String, DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.component.ComponentFactory
- ProcessHeatmapBuilder - Class in org.dashbuilder.dsl.factory.component
- ProcessHeatmapBuilder(String, String, String, DisplayerSettings) - Constructor for class org.dashbuilder.dsl.factory.component.ProcessHeatmapBuilder
- property(String, String) - Method in class org.dashbuilder.dsl.factory.component.AbstractComponentBuilder
- property(String, String) - Method in class org.dashbuilder.dsl.factory.page.AbstractLayoutBuilder
- property(String, String) - Method in class org.dashbuilder.dsl.factory.page.RowBuilder
R
- registerDataProvider(DataSetProvider) - Method in class org.dashbuilder.dsl.serialization.impl.InternalDataSetProviderRegistry
- row(String) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
-
Creates a row with a single column and a single html component
- row(DisplayerSettings) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
-
Creates a row with a single column with a displayer created with the provided settings
- row(Column...) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- row(Component) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
-
Creates a row with a single column with the provided component
- row(Row) - Method in class org.dashbuilder.dsl.factory.page.ColumnBuilder
- row(Row) - Method in class org.dashbuilder.dsl.factory.page.PageBuilder
- Row - Class in org.dashbuilder.dsl.model
- rowBuilder(String) - Static method in class org.dashbuilder.dsl.factory.page.PageFactory
- RowBuilder - Class in org.dashbuilder.dsl.factory.page
- rows(Row...) - Method in class org.dashbuilder.dsl.factory.page.ColumnBuilder
- rows(Row...) - Method in class org.dashbuilder.dsl.factory.page.PageBuilder
S
- serialize(Dashboard, OutputStream) - Method in interface org.dashbuilder.dsl.serialization.DashboardSerializer
-
Serialize the provided dashboard and write the result in the provided output stream
- serialize(Dashboard, OutputStream) - Method in class org.dashbuilder.dsl.serialization.impl.DashboardZipSerializer
- SERVER_TEMPLATE_PARAM - Static variable in class org.dashbuilder.dsl.factory.component.AllProcessesHeatmapBuilder
- SERVER_TEMPLATE_PARAM - Static variable in class org.dashbuilder.dsl.factory.component.ProcessHeatmapBuilder
- src(String) - Method in class org.dashbuilder.dsl.factory.component.LogoBuilder
- style(LayoutTemplate.Style) - Method in class org.dashbuilder.dsl.factory.page.PageBuilder
- success(String) - Static method in class org.dashbuilder.dsl.validation.ValidationResult
- SUCCESS - org.dashbuilder.dsl.validation.ValidationResult.ValidationResultType
T
- toString() - Method in class org.dashbuilder.dsl.validation.ValidationResult
V
- validate(Dashboard) - Method in interface org.dashbuilder.dsl.validation.DashboardValidator
- ValidationResult - Class in org.dashbuilder.dsl.validation
- ValidationResult(ValidationResult.ValidationResultType, String) - Constructor for class org.dashbuilder.dsl.validation.ValidationResult
- ValidationResult.ValidationResultType - Enum in org.dashbuilder.dsl.validation
- valueOf(String) - Static method in enum org.dashbuilder.dsl.serialization.DashboardExporter.ExportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dashbuilder.dsl.validation.ValidationResult.ValidationResultType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.dashbuilder.dsl.serialization.DashboardExporter.ExportType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.dashbuilder.dsl.validation.ValidationResult.ValidationResultType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- warning(String) - Static method in class org.dashbuilder.dsl.validation.ValidationResult
- WARNING - org.dashbuilder.dsl.validation.ValidationResult.ValidationResultType
- width(String) - Method in class org.dashbuilder.dsl.factory.component.LogoBuilder
Z
- ZIP - org.dashbuilder.dsl.serialization.DashboardExporter.ExportType
All Classes All Packages