@Component @Scope(value="prototype") public class CreateForumThreadPostCommand extends AbstractForumCommand
AbstractForumCommand| Constructor and Description |
|---|
CreateForumThreadPostCommand(org.nuxeo.ecm.automation.client.model.Document document,
String author,
String message,
ForumFiles attachments)
Constructor.
|
public CreateForumThreadPostCommand(org.nuxeo.ecm.automation.client.model.Document document,
String author,
String message,
ForumFiles attachments)
document - forum thread documentauthor - forum thread post authormessage - forum thread post messageattachments - forum thread post attachmentsCopyright © 2019 OSIVIA. All rights reserved.