Package org.camunda.bpm.engine.rest.util
Class ContentTypeUtil
java.lang.Object
org.camunda.bpm.engine.rest.util.ContentTypeUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getFormContentType
(String formKey) static String
getFormContentType
(CamundaFormRef formRef)
-
Constructor Details
-
ContentTypeUtil
public ContentTypeUtil()
-
-
Method Details
-
getFormContentType
- Returns:
- the content type to use for the provided form's key
-
getFormContentType
-