Uses of Class
io.camunda.zeebe.spring.client.properties.ZeebeClientConfigurationProperties.Job
-
Packages that use ZeebeClientConfigurationProperties.Job Package Description io.camunda.zeebe.spring.client.properties -
-
Uses of ZeebeClientConfigurationProperties.Job in io.camunda.zeebe.spring.client.properties
Methods in io.camunda.zeebe.spring.client.properties that return ZeebeClientConfigurationProperties.Job Modifier and Type Method Description ZeebeClientConfigurationProperties.JobZeebeClientConfigurationProperties. getJob()Methods in io.camunda.zeebe.spring.client.properties with parameters of type ZeebeClientConfigurationProperties.Job Modifier and Type Method Description voidZeebeClientConfigurationProperties. setJob(ZeebeClientConfigurationProperties.Job job)
-