| Package | Description |
|---|---|
| org.mydotey.artemis.management.dao | |
| org.mydotey.artemis.management.log |
| Modifier and Type | Method and Description |
|---|---|
List<ServerOperationLog> |
ServerLogDao.query(String condition,
List<String> args) |
List<ServerOperationLog> |
ServerLogDao.select(ServerLogModel filter,
Boolean complete) |
| Modifier and Type | Method and Description |
|---|---|
List<ServerOperationLog> |
GetServerOperationLogsResponse.getLogs() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetServerOperationLogsResponse.setLogs(List<ServerOperationLog> logs) |
Copyright © 2020 org.mydotey. All rights reserved.