public class ComponentsHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Stream<String> |
collectingPropertyValue(Page page,
String propertyId) |
static List<ExternalComponent> |
listComponents(Path componentsPath) |
static List<String> |
listComponentsIds(Dashboard dashboard) |
static List<String> |
listPagesComponents(List<Page> pages) |
public static List<ExternalComponent> listComponents(Path componentsPath)
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.