Interface UpdaterTaskService
public interface UpdaterTaskService
-
Method Summary
Modifier and TypeMethodDescriptiongetUpdaterTaskLog(int updateTaskLogId) getUpdaterTaskLogList(int updateTaskId) searchUpdaterTask(UpdaterTaskLogStatus status, Page page)
-
Method Details
-
searchUpdaterTask
SearchResult<UpdaterTask> searchUpdaterTask(UpdaterTaskLogStatus status, Page page) throws Exception - Throws:
Exception
-
getUpdaterTaskLogList
- Throws:
Exception
-
getUpdaterTaskLog
- Throws:
Exception
-