public interface WorkflowAgentService extends IBaseService<WorkflowAgent>
Modifier and Type | Method and Description |
---|---|
java.util.List<WorkflowAgent> |
queryWfAgentByid(java.lang.String workflowid,
java.lang.String curdate)
查询指定流程的在所给日期范围内的所有代理关系定义
|
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
java.util.List<WorkflowAgent> queryWfAgentByid(java.lang.String workflowid, java.lang.String curdate)
workflowid
- as Stringcurdate
- as String //如果为空则默认为当前日期,如果有多个日期用逗号分隔,用于确定某个期间内是否存在代理情况Copyright © 2019 by Sucang.cn