org.camunda.bpm.engine.rest.dto.task
Class FormDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.task.FormDto
public class FormDto
- extends Object
- Author:
- nico.rehwaldt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormDto
public FormDto()
setKey
public void setKey(String form)
getKey
public String getKey()
setContextPath
public void setContextPath(String contextPath)
getContextPath
public String getContextPath()
fromFormData
public static FormDto fromFormData(FormData formData)
Copyright © 2016 camunda services GmbH. All rights reserved.