Uses of Class
org.uberfire.client.mvp.ActivityAndMetaInfo
-
Packages that use ActivityAndMetaInfo Package Description org.uberfire.client.mvp -
-
Uses of ActivityAndMetaInfo in org.uberfire.client.mvp
Methods in org.uberfire.client.mvp that return types with arguments of type ActivityAndMetaInfo Modifier and Type Method Description List<ActivityAndMetaInfo>ResourceTypeManagerCache. getResourceActivities()Methods in org.uberfire.client.mvp with parameters of type ActivityAndMetaInfo Modifier and Type Method Description voidResourceTypeManagerCache. addResourceActivity(ActivityAndMetaInfo activityAndMetaInfo)
-