@Component @Scope(value="prototype") public class UpdateForumThreadPostCommand extends AbstractForumCommand
AbstractForumCommand| Constructor and Description |
|---|
UpdateForumThreadPostCommand(String id,
String message,
ForumFiles attachments)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
getBlobs, setBlobspublic UpdateForumThreadPostCommand(String id, String message, ForumFiles attachments)
id - forum thread post identifiermessage - forum thread post messageattachments - forum thread post attachmentsCopyright © 2019 OSIVIA. All rights reserved.