Class ReportUtils

java.lang.Object
com.xebialabs.xlrelease.reports.utils.ReportUtils

public class ReportUtils extends Object
  • Constructor Details

    • ReportUtils

      public ReportUtils()
  • Method Details

    • splitTags

      public static List<String> splitTags(@QueryParam("tags") String tagsInput)