Class FlowDtoConverter

java.lang.Object
io.higson.runtime.flow.dto.FlowDtoConverter

public final class FlowDtoConverter extends Object
  • Method Details

    • convertToString

      public static String convertToString(FlowDto flowDto)
    • convertToDto

      public static FlowDto convertToDto(String body)