Uses of Class
com.atlassian.confluence.it.user.UserProfile.EmailFormat
-
Packages that use UserProfile.EmailFormat Package Description com.atlassian.confluence.it.user -
-
Uses of UserProfile.EmailFormat in com.atlassian.confluence.it.user
Methods in com.atlassian.confluence.it.user that return UserProfile.EmailFormat Modifier and Type Method Description static UserProfile.EmailFormat
UserProfile.EmailFormat. valueOf(String name)
Returns the enum constant of this type with the specified name.static UserProfile.EmailFormat[]
UserProfile.EmailFormat. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.confluence.it.user with parameters of type UserProfile.EmailFormat Modifier and Type Method Description void
UserProfile. setEmailFormatPreference(UserProfile.EmailFormat format)
-