Package org.uberfire.client.exporter
Class JSExporterUtils
- java.lang.Object
-
- org.uberfire.client.exporter.JSExporterUtils
-
public class JSExporterUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description JSExporterUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T extends org.uberfire.client.mvp.Activity>
TfindActivityIfExists(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager, String id, Class<T> activityType)
-