public interface RequestStatusDao extends IBaseDao<RequestStatus>
Modifier and Type | Method and Description |
---|---|
boolean |
existStep(java.lang.String requestid,
java.lang.String stepid)
检查当前流程是否已存在该节点的状态,并行子流程合并节点时作判断用
|
evict, evict, evictAll, flush, getByWhere, getByWhere, getListByWhere, getListByWhere, replicate, update
executeUpdate, executeUpdate, getById, getById, getByQuery, getByWhere, getByWhere, getCounts, getCounts, getJdbcDao, getJdbcTemplate, getList, getListByWhere, getListByWhere, getListForQuery, getListForQuery, getNewItem, getPageList, getPageList, getPageListForQuery, remove, removeById, removeByObject, save, saveOrUpdate, saveOrUpdateByObject, updateLabelByOldLabel
Copyright © 2019 by Sucang.cn