Uses of Class
org.exoplatform.social.common.service.SocialServiceContext.ProcessType
-
Packages that use SocialServiceContext.ProcessType Package Description org.exoplatform.social.common.service -
-
Uses of SocialServiceContext.ProcessType in org.exoplatform.social.common.service
Methods in org.exoplatform.social.common.service that return SocialServiceContext.ProcessType Modifier and Type Method Description static SocialServiceContext.ProcessTypeSocialServiceContext.ProcessType. valueOf(String name)Returns the enum constant of this type with the specified name.static SocialServiceContext.ProcessType[]SocialServiceContext.ProcessType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-