public class DtoHelper extends Object
| Constructor and Description |
|---|
DtoHelper() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
getMapper()
Returns the object mapper used for the DTOs
|
static String |
getRequirementsConfigFileName(ProjectRequirements requirements)
Returns the file name of the JSON file stored in the profile for the dependencies
|
public static com.fasterxml.jackson.databind.ObjectMapper getMapper()
public static String getRequirementsConfigFileName(ProjectRequirements requirements)
Copyright © 2011–2014 Red Hat. All rights reserved.