Class FormDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.task.FormDto
- Author:
- nico.rehwaldt
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic FormDto
fromFormData
(FormData formData) getKey()
void
setCamundaFormRef
(CamundaFormRef camundaFormRef) void
setContextPath
(String contextPath) void
-
Constructor Details
-
FormDto
public FormDto()
-
-
Method Details
-
setKey
-
getKey
-
getCamundaFormRef
-
setCamundaFormRef
-
setContextPath
-
getContextPath
-
fromFormData
-