com.atlassian.confluence.user.service
Interface SetProfilePictureCommand

All Superinterfaces:
ServiceCommand
All Known Implementing Classes:
SetProfilePictureFromFilenameCommand, SetProfilePictureFromImageCommandImpl

public interface SetProfilePictureCommand
extends ServiceCommand

Commands for setting a user's profile picture


Field Summary
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


Copyright © 2003-2014 Atlassian. All Rights Reserved.