@Service public class ProcessActivityHistoryServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<OaProcessActivityHistoryMapper,OaProcessActivityHistory> implements ProcessActivityHistoryService, xyz.erupt.annotation.fun.DataProxy<OaProcessActivityHistory>
| 构造器和说明 |
|---|
ProcessActivityHistoryServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
OaProcessActivityHistory |
copyAndSave(OaProcessActivity activity)
复制并更新
|
List<OaProcessActivityHistory> |
listByProcInstId(Long instId,
boolean active)
查询流程实例中的所有活动
|
List<OaProcessActivityHistory> |
listFinishedByExecutionId(Long executionId) |
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 List<OaProcessActivityHistory> listByProcInstId(Long instId, boolean active)
ProcessActivityHistoryService@Transactional(rollbackFor=java.lang.Exception.class) public OaProcessActivityHistory copyAndSave(OaProcessActivity activity)
ProcessActivityHistoryServicecopyAndSave 在接口中 ProcessActivityHistoryServicepublic List<OaProcessActivityHistory> listFinishedByExecutionId(Long executionId)
Copyright © 2023. All rights reserved.