Class FormDto
java.lang.Object
org.operaton.bpm.engine.rest.dto.task.FormDto
- Author:
- nico.rehwaldt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FormDtofromFormData(FormData formData) getKey()voidsetContextPath(String contextPath) voidvoidsetOperatonFormRef(OperatonFormRef operatonFormRef)
-
Constructor Details
-
FormDto
public FormDto()
-
-
Method Details
-
setKey
-
getKey
-
getOperatonFormRef
-
setOperatonFormRef
-
setContextPath
-
getContextPath
-
fromFormData
-