Uses of Class
org.exoplatform.wiki.ext.impl.WikiUIActivity.CommentType
-
Packages that use WikiUIActivity.CommentType Package Description org.exoplatform.wiki.ext.impl -
-
Uses of WikiUIActivity.CommentType in org.exoplatform.wiki.ext.impl
Methods in org.exoplatform.wiki.ext.impl that return WikiUIActivity.CommentType Modifier and Type Method Description static WikiUIActivity.CommentTypeWikiUIActivity.CommentType. valueOf(String name)Returns the enum constant of this type with the specified name.static WikiUIActivity.CommentType[]WikiUIActivity.CommentType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-