Class ContentTypeUtil

java.lang.Object
org.camunda.bpm.engine.rest.util.ContentTypeUtil

public class ContentTypeUtil extends Object
  • Constructor Details

    • ContentTypeUtil

      public ContentTypeUtil()
  • Method Details

    • getFormContentType

      public static String getFormContentType(String formKey)
      Returns:
      the content type to use for the provided form's key
    • getFormContentType

      public static String getFormContentType(CamundaFormRef formRef)