Package org.uberfire.ext.plugin.client
Class RuntimePluginsEntryPoint
- java.lang.Object
-
- org.uberfire.ext.plugin.client.RuntimePluginsEntryPoint
-
@Bundle("resources/i18n/Constants.properties") public class RuntimePluginsEntryPoint extends Object
-
-
Constructor Summary
Constructors Constructor Description RuntimePluginsEntryPoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.uberfire.security.ResourceTypegetResourceType(String activityId)voidinit()
-
-
-
Method Detail
-
init
@PostConstruct public void init()
-
getResourceType
public org.uberfire.security.ResourceType getResourceType(String activityId)
-
-