@Api(module=collaboration, value="\u6d41\u7a0b\u5904\u7406\u4e8b\u4ef6", type=EVENT) public class CollaborationProcessEvent extends AbstractCollaborationEvent
构造器和说明 |
---|
CollaborationProcessEvent(java.lang.Object source) |
限定符和类型 | 方法和说明 |
---|---|
com.seeyon.ctp.common.po.affair.CtpAffair |
getAffair() |
java.util.List<com.seeyon.ctp.common.po.affair.CtpAffair> |
getAssignedAffairs() |
java.lang.String |
getBodyType() |
com.seeyon.ctp.common.content.comment.Comment |
getComment() |
java.lang.Long |
getSenderId() |
java.lang.Long |
getTemplateId() |
java.lang.Long |
getUserId() |
boolean |
isFormAudited()
表单审核通过。
|
boolean |
isVouched()
核定通过。
|
void |
setAffair(com.seeyon.ctp.common.po.affair.CtpAffair affair) |
void |
setAssignedAffairs(java.util.List<com.seeyon.ctp.common.po.affair.CtpAffair> assignedAffairs) |
void |
setBodyType(java.lang.String bodyType) |
void |
setComment(com.seeyon.ctp.common.content.comment.Comment comment) |
void |
setSenderId(java.lang.Long senderId) |
void |
setTemplateId(java.lang.Long templateId) |
void |
setUserId(java.lang.Long userId) |
getCollaborationApi, getSummaryId, getTemplateCode, isFinished, isTemplate, isTerminated, setSummaryId
@ApiOperation(name="\u83b7\u53d6affair", value="\u83b7\u53d6affair", scenes="\u4e8b\u4ef6get\u65b9\u6cd5") public com.seeyon.ctp.common.po.affair.CtpAffair getAffair()
@ApiOperation(name="\u8bbe\u7f6eaffair", value="\u8bbe\u7f6eaffair", scenes="\u4e8b\u4ef6set\u65b9\u6cd5") public void setAffair(@ApiParam(name="affair",value="\u5f53\u524d\u7684CtpAffair\u4e8b\u9879",required=true) com.seeyon.ctp.common.po.affair.CtpAffair affair)
@ApiOperation(name="\u83b7\u53d6comment", value="\u83b7\u53d6comment", scenes="\u4e8b\u4ef6get\u65b9\u6cd5") public com.seeyon.ctp.common.content.comment.Comment getComment()
@ApiOperation(name="\u8bbe\u7f6ecomment", value="\u8bbe\u7f6ecomment", scenes="\u4e8b\u4ef6set\u65b9\u6cd5") public void setComment(@ApiParam(name="comment",value="\u8bc4\u8bba",required=true) com.seeyon.ctp.common.content.comment.Comment comment)
@ApiOperation(name="\u662f\u8868\u5355\u5ba1\u6838\u8282\u70b9\u4e14\u5ba1\u6838\u901a\u8fc7", value="\u662f\u8868\u5355\u5ba1\u6838\u8282\u70b9\u4e14\u5ba1\u6838\u901a\u8fc7") public boolean isFormAudited() throws com.seeyon.ctp.common.exceptions.BusinessException
com.seeyon.ctp.common.exceptions.BusinessException
@ApiOperation(name="\u662f\u6838\u5b9a\u8282\u70b9\u4e14\u6838\u5b9a\u901a\u8fc7", value="\u662f\u6838\u5b9a\u8282\u70b9\u4e14\u6838\u5b9a\u901a\u8fc7") public boolean isVouched() throws com.seeyon.ctp.common.exceptions.BusinessException
com.seeyon.ctp.common.exceptions.BusinessException
@ApiOperation(name="\u8bbe\u7f6eassignedAffairs", value="\u8bbe\u7f6eassignedAffairs", scenes="\u4e8b\u4ef6set\u65b9\u6cd5") public void setAssignedAffairs(@ApiParam(name="assignedAffairs",value="\u751f\u6210\u7684CtpAffair\u4e8b\u9879\u96c6\u5408",required=true) java.util.List<com.seeyon.ctp.common.po.affair.CtpAffair> assignedAffairs)
@ApiOperation(name="\u83b7\u53d6assignedAffairs", value="\u83b7\u53d6assignedAffairs", scenes="\u4e8b\u4ef6get\u65b9\u6cd5") public java.util.List<com.seeyon.ctp.common.po.affair.CtpAffair> getAssignedAffairs()
@ApiOperation(name="\u83b7\u53d6userId", value="\u83b7\u53d6userId", scenes="\u4e8b\u4ef6get\u65b9\u6cd5") public java.lang.Long getUserId()
@ApiOperation(name="\u8bbe\u7f6euserId", value="\u8bbe\u7f6euserId", scenes="\u4e8b\u4ef6set\u65b9\u6cd5") public void setUserId(@ApiParam(name="userId",value="\u5904\u7406\u4ebaID",required=true) java.lang.Long userId)
@ApiOperation(name="\u83b7\u53d6templateId", value="\u83b7\u53d6templateId", scenes="\u4e8b\u4ef6get\u65b9\u6cd5") public java.lang.Long getTemplateId()
@ApiOperation(name="\u8bbe\u7f6etemplateId", value="\u8bbe\u7f6etemplateId", scenes="\u4e8b\u4ef6set\u65b9\u6cd5") public void setTemplateId(@ApiParam(name="templateId",value="\u6a21\u677fID",required=true) java.lang.Long templateId)
@ApiOperation(name="\u83b7\u53d6senderId", value="\u83b7\u53d6senderId", scenes="\u4e8b\u4ef6get\u65b9\u6cd5") public java.lang.Long getSenderId()
@ApiOperation(name="\u8bbe\u7f6esenderId", value="\u8bbe\u7f6esenderId", scenes="\u4e8b\u4ef6set\u65b9\u6cd5") public void setSenderId(@ApiParam(name="senderId",value="\u53d1\u8d77\u4ebaID",required=true) java.lang.Long senderId)
@ApiOperation(name="\u83b7\u53d6bodyType", value="\u83b7\u53d6bodyType", scenes="\u4e8b\u4ef6get\u65b9\u6cd5") public java.lang.String getBodyType()
@ApiOperation(name="\u8bbe\u7f6ebodyType", value="\u8bbe\u7f6ebodyType", scenes="\u4e8b\u4ef6set\u65b9\u6cd5") public void setBodyType(@ApiParam(name="bodyType",value="\u6b63\u6587\u7c7b\u578b",required=true) java.lang.String bodyType)