public class DashboardInfo extends Object
| Constructor and Description |
|---|
DashboardInfo(String runtimeModelId,
Collection<String> pages) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getPages() |
String |
getRuntimeModelId() |
public DashboardInfo(String runtimeModelId, Collection<String> pages)
public String getRuntimeModelId()
public Collection<String> getPages()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.