Interface AspspProfileConvertService


  • public interface AspspProfileConvertService
    • Method Detail

      • convertProfile

        String convertProfile​(OldProfileConfiguration profile)
        Converts old profile configuration into new one in yaml format
        Parameters:
        profile - old profile configuration
        Returns:
        converted profile configuration in yaml format