Interface SetProfilePictureCommand
-
- All Superinterfaces:
ServiceCommand
public interface SetProfilePictureCommand extends ServiceCommand
Commands for setting a user's profile picture
-
-
Field Summary
Fields Modifier and Type Field Description static int
PICTURE_SIZE
-
Method Summary
-
Methods inherited from interface com.atlassian.confluence.core.service.ServiceCommand
execute, getValidationErrors, isAuthorized, isValid
-
-
-
-
Field Detail
-
PICTURE_SIZE
static final int PICTURE_SIZE
- See Also:
- Constant Field Values
-
-