Uses of Class
io.camunda.spring.client.properties.CamundaClientDeploymentProperties
Packages that use CamundaClientDeploymentProperties
-
Uses of CamundaClientDeploymentProperties in io.camunda.spring.client.properties
Methods in io.camunda.spring.client.properties that return CamundaClientDeploymentPropertiesMethods in io.camunda.spring.client.properties with parameters of type CamundaClientDeploymentPropertiesModifier and TypeMethodDescriptionvoidCamundaClientProperties.setDeployment(CamundaClientDeploymentProperties deployment) -
Uses of CamundaClientDeploymentProperties in io.camunda.spring.client.properties.common
Methods in io.camunda.spring.client.properties.common that return CamundaClientDeploymentPropertiesModifier and TypeMethodDescriptionZeebeClientProperties.getDeployment()Deprecated, for removal: This API element is subject to removal in a future version.Methods in io.camunda.spring.client.properties.common with parameters of type CamundaClientDeploymentPropertiesModifier and TypeMethodDescriptionvoidZeebeClientProperties.setDeployment(CamundaClientDeploymentProperties deployment) Deprecated, for removal: This API element is subject to removal in a future version.