@ApplicationScoped public class RuntimeInfoServiceImpl extends Object implements RuntimeInfoService
| Constructor and Description |
|---|
RuntimeInfoServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Optional<DashboardInfo> |
dashboardInfo(String modelId)
Information about a specific runtime model.
|
DashbuilderRuntimeInfo |
info()
Access Server information.
|
public DashbuilderRuntimeInfo info()
RuntimeInfoServiceinfo in interface RuntimeInfoServicepublic Optional<DashboardInfo> dashboardInfo(String modelId)
RuntimeInfoServicedashboardInfo in interface RuntimeInfoServicemodelId - The model ID.Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.