@Api(module=collaboration, value="\u6dfb\u52a0\u8bc4\u8bba", type=EVENT) public class CollaborationAddCommentEvent extends AbstractCollaborationEvent
限定符和类型 | 字段和说明 |
---|---|
java.lang.Long |
commentId |
构造器和说明 |
---|
CollaborationAddCommentEvent(java.lang.Object source) |
限定符和类型 | 方法和说明 |
---|---|
java.lang.Long |
getCommentId() |
void |
setCommentId(java.lang.Long commentId) |
getCollaborationApi, getSummaryId, getTemplateCode, isFinished, isTemplate, isTerminated, setSummaryId
@ApiOperation(name="\u83b7\u53d6commentId", value="\u83b7\u53d6commentId", scenes="\u4e8b\u4ef6get\u65b9\u6cd5") public java.lang.Long getCommentId()
@ApiOperation(name="\u8bbe\u7f6ecommentId", value="\u8bbe\u7f6ecommentId", scenes="\u4e8b\u4ef6set\u65b9\u6cd5") public void setCommentId(@ApiParam(name="commentId",value="\u8bc4\u8bbaid",required=true) java.lang.Long commentId)