public class UserAssignmentDto extends Object
Constructor and Description |
---|
UserAssignmentDto() |
Modifier and Type | Method and Description |
---|---|
static List<UserAssignmentDto> |
convertToDto(List<Map<String,Object>> assignments) |
static UserAssignmentDto |
convertToDto(Map<String,Object> assignment) |
static List<Map<String,Object>> |
convertToMap(List<UserAssignmentDto> assignments) |
public static List<UserAssignmentDto> convertToDto(List<Map<String,Object>> assignments)
public static UserAssignmentDto convertToDto(Map<String,Object> assignment)
Copyright © 2023 Suncode. All rights reserved.