Interface CamundaFormRef

    • Method Detail

      • getKey

        String getKey()
        The key of a CamundaFormRef corresponds to the id attribute in the Camunda Forms JSON.
      • getBinding

        String getBinding()
        The binding of CamundaFormRef specifies which version of the form to reference. Possible values are: latest, deployment and version (specific version value can be retrieved with getVersion()).