| Package | Description |
|---|---|
| com.suncode.pwfl.audit | |
| com.suncode.pwfl.audit.util |
| Modifier and Type | Method and Description |
|---|---|
CountedResult<AuditDto> |
AuditFinder.getAuditsByCategories(List<AuditCategories> auditCategories,
LocalDateTime auditStart,
LocalDateTime auditStop,
Integer start,
Integer limit,
AuditSortProperty auditSortProperty,
SortDirection sortDirection)
Pobiera audyty danej kategorii w podanym przedziale czasowym
|
| Modifier and Type | Method and Description |
|---|---|
static AuditCategories |
AuditCategories.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditCategories[] |
AuditCategories.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<AuditTypes> |
AuditTypes.getByCategory(AuditCategories category) |
Copyright © 2023 Suncode. All rights reserved.