Class ProvidedComponentInfo
- java.lang.Object
-
- org.dashbuilder.components.internal.ProvidedComponentInfo
-
public class ProvidedComponentInfo extends Object
Access internal component information and expose during runtime.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ProvidedComponentInfoget()List<String>getInternalComponentsList()StringgetInternalComponentsRootPath()
-
-
-
Method Detail
-
get
public static ProvidedComponentInfo get()
-
getInternalComponentsRootPath
public String getInternalComponentsRootPath()
-
-