@Service public class AspspProfileConvertServiceImpl extends Object implements AspspProfileConvertService
| Constructor and Description |
|---|
AspspProfileConvertServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertProfile(OldProfileConfiguration profile)
Converts old profile configuration into new one in yaml format
|
public String convertProfile(OldProfileConfiguration profile)
AspspProfileConvertServiceconvertProfile in interface AspspProfileConvertServiceprofile - old profile configurationCopyright © 2019. All rights reserved.