@Service public class TaskHistoryServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<OaTaskHistoryMapper,OaTaskHistory> implements TaskHistoryService, xyz.erupt.annotation.fun.DataProxy<OaTaskHistory>
| 构造器和说明 |
|---|
TaskHistoryServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterFetch(Collection<Map<String,Object>> list) |
List<OaTaskHistory> |
copyAndSave(Collection<OaTask> tasks)
拷贝并保存
|
OaTaskHistory |
copyAndSave(OaTask task)
拷贝并保存
|
List<OaTaskHistory> |
listByActivityId(Long activityId) |
closeSqlSession, currentMapperClass, currentModelClass, executeBatch, executeBatch, executeBatch, getBaseMapper, getEntityClass, getMap, getObj, getOne, getSqlStatement, retBool, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, updateBatchByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, getBaseMapper, getById, getEntityClass, getMap, getObj, getOne, getOne, ktQuery, ktUpdate, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateByIdpublic void afterFetch(Collection<Map<String,Object>> list)
afterFetch 在接口中 xyz.erupt.annotation.fun.DataProxy<OaTaskHistory>@Transactional(rollbackFor=java.lang.Exception.class) public OaTaskHistory copyAndSave(OaTask task)
TaskHistoryServicecopyAndSave 在接口中 TaskHistoryServicepublic List<OaTaskHistory> copyAndSave(Collection<OaTask> tasks)
TaskHistoryServicecopyAndSave 在接口中 TaskHistoryServicepublic List<OaTaskHistory> listByActivityId(Long activityId)
listByActivityId 在接口中 TaskHistoryServiceCopyright © 2023. All rights reserved.