@Component @Scope(value="prototype") public class UpdateForumThreadPostCommand extends AbstractForumCommand
AbstractForumCommand| Constructor and Description |
|---|
UpdateForumThreadPostCommand(String id,
String message,
ForumFiles attachments)
Constructor.
|
public 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.