public interface FlowDefinitionDao<T extends Definition> extends WarmDao<T>
| Modifier and Type | Method and Description |
|---|---|
void |
closeFlowByCodeList(List<String> flowCodeList) |
List<T> |
queryByCodeList(List<String> flowCodeList) |
delete, deleteById, deleteByIds, newEntity, save, saveBatch, selectById, selectByIds, selectCount, selectList, selectPage, updateBatch, updateByIdList<T> queryByCodeList(List<String> flowCodeList)
void closeFlowByCodeList(List<String> flowCodeList)
Copyright © 2024. All rights reserved.