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