public class SaveCommentCmd extends Object implements Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected CommentEntity |
comment |
| Constructor and Description |
|---|
SaveCommentCmd(CommentEntity comment) |
protected CommentEntity comment
public SaveCommentCmd(CommentEntity comment)
public Void execute(CommandContext commandContext)
Copyright © 2020 Flowable. All rights reserved.