Modifier and Type | Method and Description |
---|---|
static UserOperationLogEntryDto |
UserOperationLogEntryDto.map(UserOperationLogEntry entry) |
Modifier and Type | Method and Description |
---|---|
static List<UserOperationLogEntryDto> |
UserOperationLogEntryDto.map(List<UserOperationLogEntry> entries) |
Modifier and Type | Method and Description |
---|---|
List<UserOperationLogEntryDto> |
UserOperationLogRestService.queryUserOperationEntries(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
Modifier and Type | Method and Description |
---|---|
List<UserOperationLogEntryDto> |
UserOperationLogRestServiceImpl.queryUserOperationEntries(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
Modifier and Type | Method and Description |
---|---|
List<UserOperationLogEntryDto> |
OptimizeRestService.getHistoricUserOperationLogs(String occurredAfterAsString,
String occurredAtAsString,
int maxResults) |
Copyright © 2022. All rights reserved.