Uses of Class
org.exoplatform.commons.notification.template.DigestTemplate.ElementType
-
Packages that use DigestTemplate.ElementType Package Description org.exoplatform.commons.notification.template -
-
Uses of DigestTemplate.ElementType in org.exoplatform.commons.notification.template
Methods in org.exoplatform.commons.notification.template that return DigestTemplate.ElementType Modifier and Type Method Description static DigestTemplate.ElementTypeDigestTemplate.ElementType. valueOf(String name)Returns the enum constant of this type with the specified name.static DigestTemplate.ElementType[]DigestTemplate.ElementType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-