Uses of Class
io.camunda.zeebe.client.protocol.rest.DeploymentForm
Packages that use DeploymentForm
-
Uses of DeploymentForm in io.camunda.zeebe.client.protocol.rest
Methods in io.camunda.zeebe.client.protocol.rest that return DeploymentFormModifier and TypeMethodDescriptionDeploymentMetadata.getForm()Get formDeploymentForm.resourceName(String resourceName) Methods in io.camunda.zeebe.client.protocol.rest with parameters of type DeploymentFormModifier and TypeMethodDescriptionDeploymentMetadata.form(DeploymentForm form) voidDeploymentMetadata.setForm(DeploymentForm form)