Uses of Interface
org.camunda.bpm.engine.form.CamundaFormRef
-
Uses of CamundaFormRef in org.camunda.bpm.engine.form
-
Uses of CamundaFormRef in org.camunda.bpm.engine.impl.cmd
Modifier and TypeFieldDescriptionprotected CamundaFormRef
GetCamundaFormDefinitionCmd.camundaFormRef
Modifier and TypeMethodDescriptionprotected InputStream
AbstractGetDeployedFormCmd.getResourceForCamundaFormRef
(CamundaFormRef camundaFormRef, String deploymentId) ModifierConstructorDescriptionGetCamundaFormDefinitionCmd
(CamundaFormRef camundaFormRef, String deploymentId) -
Uses of CamundaFormRef in org.camunda.bpm.engine.impl.form
Modifier and TypeMethodDescriptionvoid
FormDataImpl.setCamundaFormRef
(CamundaFormRef camundaFormRef) -
Uses of CamundaFormRef in org.camunda.bpm.engine.impl.persistence.entity
-
Uses of CamundaFormRef in org.camunda.bpm.engine.rest.dto.task
-
Uses of CamundaFormRef in org.camunda.bpm.engine.rest.hal.task
-
Uses of CamundaFormRef in org.camunda.bpm.engine.rest.util
Modifier and TypeMethodDescriptionstatic String
ContentTypeUtil.getFormContentType
(CamundaFormRef formRef) -
Uses of CamundaFormRef in org.camunda.bpm.engine.task
Modifier and TypeMethodDescriptionTask.getCamundaFormRef()
Provides the form binding reference to the Camunda Form for the task.