Uses of Class
org.camunda.community.rest.client.dto.FormDto
Packages that use FormDto
-
Uses of FormDto in org.camunda.community.rest.client.api
Methods in org.camunda.community.rest.client.api that return FormDtoModifier and TypeMethodDescriptionGet Form Key Retrieves the form key for a task.Get Form Key Retrieves the form key for a task.ProcessDefinitionApi.getStartForm(String id) Get Start Form Key Retrieves the key of the start form for a process definition.ProcessDefinitionApi.getStartForm(String id, Map<String, String> additionalHeaders) Get Start Form Key Retrieves the key of the start form for a process definition.ProcessDefinitionApi.getStartFormByKey(String key) Get Start Form Key Retrieves the key of the start form for the latest version of the process definition which belongs to no tenant.ProcessDefinitionApi.getStartFormByKey(String key, Map<String, String> additionalHeaders) Get Start Form Key Retrieves the key of the start form for the latest version of the process definition which belongs to no tenant.ProcessDefinitionApi.getStartFormByKeyAndTenantId(String key, String tenantId) Get Start Form Key Retrieves the key of the start form for the latest version of the process definition for a tenant.ProcessDefinitionApi.getStartFormByKeyAndTenantId(String key, String tenantId, Map<String, String> additionalHeaders) Get Start Form Key Retrieves the key of the start form for the latest version of the process definition for a tenant. -
Uses of FormDto in org.camunda.community.rest.client.dto
Methods in org.camunda.community.rest.client.dto that return FormDtoModifier and TypeMethodDescriptionFormDto.camundaFormRef(CamundaFormRef camundaFormRef) FormDto.contextPath(String contextPath)