Constant Field Values
Contents
org.dashbuilder.*
-
org.dashbuilder.external.model.ExternalComponent Modifier and Type Constant Field Value public static final StringCOMPONENT_ID_KEY"componentId"public static final StringCOMPONENT_PARTITION_KEY"componentPartition"
-
org.dashbuilder.external.service.ComponentLoader Modifier and Type Constant Field Value public static final StringDESCRIPTOR_FILE"manifest.json"
-
org.dashbuilder.perspectives.PerspectiveIds Modifier and Type Constant Field Value public static final StringAPPS"AppsPerspective"public static final StringCONTENT_MANAGER"ContentManagerPerspective"public static final StringDATA_SETS"DataSetAuthoringPerspective"public static final StringDATA_TRANSFER"DataTransferPerspective"public static final StringGALLERY"DisplayerGalleryPerspective"public static final StringHOME"HomePerspective"public static final StringPLUGINS"PlugInAuthoringPerspective"public static final StringSALES_DASHBOARD"SalesDashboardPerspective"public static final StringSALES_REPORTS"SalesReportsPerspective"public static final StringSECURITY"SecurityManagementPerspective"
-
org.dashbuilder.renderer.service.RendererSettingsService Modifier and Type Constant Field Value public static final StringDEFAULT_RENDERER_PROPERTY"org.dashbuilder.renderer.default"public static final StringOFFLINE_RENDERER_PROPERTY"org.dashbuilder.renderer.offline"
-
org.dashbuilder.transfer.DataTransferServices Modifier and Type Constant Field Value public static final StringCOMPONENTS_EXPORT_PATH"dashbuilder/components/"public static final StringDB_STANDALONE_LOCATION_PROP"dashbuilder.runtime.location"public static final StringEXPORT_FILE_NAME"export.zip"public static final StringEXPORT_LOCATION_PROP"dashbuilder.export.dir"public static final StringFILE_PATH"dashbuilder-data-transfer"public static final StringIMPORT_FILE_NAME"import.zip"public static final StringSHARE_OPEN_MODEL_PROP"dashbuilder.shareOpenModel"