Uses of Class
org.exoplatform.social.core.activity.model.ActivityPluginType
-
Packages that use ActivityPluginType Package Description org.exoplatform.social.core.activity.model Models for Activity -
-
Uses of ActivityPluginType in org.exoplatform.social.core.activity.model
Methods in org.exoplatform.social.core.activity.model that return ActivityPluginType Modifier and Type Method Description static ActivityPluginTypeActivityPluginType. valueOf(String name)Returns the enum constant of this type with the specified name.static ActivityPluginType[]ActivityPluginType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-