public interface RequestLogService extends IBaseService<RequestLog>
Modifier and Type | Method and Description |
---|---|
boolean |
hasRequestLogExcludeStepid(java.lang.String requestid,
java.lang.String excludeStepids)
查询指定的流程,排除指定的节点后,还有没有流转日志。。
|
int |
newRequestLog(RequestOperator oper,
int naction,
java.lang.String info)
根据流程操作者,生成一条流转日志,
|
invalidLabelCascade, recreateLabelCascade
executeUpdate, executeUpdate, getById, getById, getByQuery, getByWhere, getByWhere, getByWhere, getCounts, getCounts, getJdbcDao, getJdbcTemplate, getList, getListByWhere, getListByWhere, getListForQuery, getListForQuery, getNewItem, getPageList, getPageList, getPageListForQuery, remove, removeById, removeByObject, save, saveOrUpdate, saveOrUpdateByObject, updateLabelByOldLabel
int newRequestLog(RequestOperator oper, int naction, java.lang.String info)
oper
- naction
- info
- boolean hasRequestLogExcludeStepid(java.lang.String requestid, java.lang.String excludeStepids)
requestid
- excludeStepids
- Copyright © 2019 by Sucang.cn