public interface RuntimeInfoService
| Modifier and Type | Method and Description |
|---|---|
Optional<DashboardInfo> |
dashboardInfo(String modelId)
Information about a specific runtime model.
|
DashbuilderRuntimeInfo |
info()
Access Server information.
|
DashbuilderRuntimeInfo info()
Optional<DashboardInfo> dashboardInfo(String modelId)
modelId - The model ID.Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.