| Package | Description |
|---|---|
| org.ext.uberfire.social.activities.service |
| Modifier and Type | Method and Description |
|---|---|
static SocialUserImageRepositoryAPI.ImageSize |
SocialUserImageRepositoryAPI.ImageSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SocialUserImageRepositoryAPI.ImageSize[] |
SocialUserImageRepositoryAPI.ImageSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SocialUserImageRepositoryAPI.imageUrlForSocialUser(SocialUser user,
SocialUserImageRepositoryAPI.ImageSize imageSize)
Return the url containing either the location of the image or base 64 encoded image.
|
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.