@Api(module=collaboration,
value="\u6d41\u7a0b\u81ea\u52a8\u63d0\u4ea4\u8fd4\u56de\u4e8b\u4ef6",
type=EVENT)
public class CollaborationAutoCommitEvent
extends com.seeyon.ctp.event.Event
构造器和说明 |
---|
CollaborationAutoCommitEvent(java.lang.Object source)
事件构造器。
|
限定符和类型 | 方法和说明 |
---|---|
AbstractAutoSkipBO |
getResultBO() |
void |
setResultBO(AbstractAutoSkipBO resultBO) |
public CollaborationAutoCommitEvent(java.lang.Object source)
source
- 触发事件的来源对象。@ApiOperation(name="\u83b7\u53d6resultBO", value="\u83b7\u53d6resultBO", scenes="\u4e8b\u4ef6get\u65b9\u6cd5") public AbstractAutoSkipBO getResultBO()
@ApiOperation(name="\u8bbe\u7f6eresultBO", value="\u8bbe\u7f6eresultBO", scenes="\u4e8b\u4ef6set\u65b9\u6cd5") public void setResultBO(@ApiParam(name="resultBO",value="resultBO(AbstractAutoSkipBO\u5bf9\u8c61)",required=true) AbstractAutoSkipBO resultBO)