Class AttachmentMediaUrlHelper

java.lang.Object
de.hybris.platform.ticket.utils.AttachmentMediaUrlHelper

public class AttachmentMediaUrlHelper extends Object
Helper class for ticketing attachment media URL in cockpit and backoffice.
  • Method Details

    • urlHelper

      public static String urlHelper(String url)
      Helper method to build media url for ZK link. This help to add a ~ if the url starts with /, which is for the non-secured media.
      Parameters:
      url - the given media url
      Returns:
      rebuilt url