Uses of Interface
com.atlassian.confluence.user.service.DeleteProfilePictureCommand

Packages that use DeleteProfilePictureCommand
com.atlassian.confluence.user.service   
 

Uses of DeleteProfilePictureCommand in com.atlassian.confluence.user.service
 

Classes in com.atlassian.confluence.user.service that implement DeleteProfilePictureCommand
 class DeleteProfilePictureCommandImpl
           
 

Methods in com.atlassian.confluence.user.service that return DeleteProfilePictureCommand
 DeleteProfilePictureCommand UserProfileService.newDeleteProfilePictureCommand(User user, String imageFileName)
          Get a service command for deleting a user's profile picture.
 DeleteProfilePictureCommand DefaultUserProfileService.newDeleteProfilePictureCommand(User user, String imageFileName)
           
 



Confluence is developed by Atlassian.