| 程序包 | 说明 |
|---|---|
| com.bstek.urule.console.batch | |
| com.bstek.urule.console.database.manager.log.batch |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchLog |
BatchContext.getBatchLog() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BatchContext.setBatchLog(BatchLog batchLog) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchLog |
BatchLogQueryImpl.details(Long id) |
BatchLog |
BatchLogQuery.details(Long id)
获取日志详情
|
| 限定符和类型 | 方法和说明 |
|---|---|
Page<BatchLog> |
BatchLogQueryImpl.paging(int pageIndex,
int pageSize) |
Page<BatchLog> |
BatchLogQuery.paging(int pageIndex,
int pageSize) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BatchLogManagerImpl.add(BatchLog log) |
void |
BatchLogManager.add(BatchLog log)
新增日志
|
void |
BatchLogManagerImpl.updateStatus(BatchLog log) |
void |
BatchLogManager.updateStatus(BatchLog log) |
Copyright © 2023 Bstek. All rights reserved.