Uses of Class
org.camunda.community.rest.client.dto.CamundaFormRef
Packages that use CamundaFormRef
-
Uses of CamundaFormRef in org.camunda.community.rest.client.dto
Methods in org.camunda.community.rest.client.dto that return CamundaFormRefModifier and TypeMethodDescriptionFormDto.getCamundaFormRef()Get camundaFormRefTaskDto.getCamundaFormRef()Get camundaFormRefMethods in org.camunda.community.rest.client.dto with parameters of type CamundaFormRefModifier and TypeMethodDescriptionFormDto.camundaFormRef(CamundaFormRef camundaFormRef) TaskDto.camundaFormRef(CamundaFormRef camundaFormRef) voidFormDto.setCamundaFormRef(CamundaFormRef camundaFormRef) voidTaskDto.setCamundaFormRef(CamundaFormRef camundaFormRef)