public class JCRDataStorage.ResetAvatarTask extends Object implements org.exoplatform.forum.common.jcr.JCRTask<Boolean>
| Constructor and Description |
|---|
ResetAvatarTask(String username) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
execute(javax.jcr.Session session)
Remove the nt:file node used as avatar for the given username username is used as the name of the avatar node
|
public ResetAvatarTask(String username)
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.