Uses of Class
org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- 
Packages that use JobExecutionProperty Package Description org.camunda.bpm.spring.boot.starter.property 
- 
- 
Uses of JobExecutionProperty in org.camunda.bpm.spring.boot.starter.propertyMethods in org.camunda.bpm.spring.boot.starter.property that return JobExecutionProperty Modifier and Type Method Description JobExecutionPropertyCamundaBpmProperties. getJobExecution()Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type JobExecutionProperty Modifier and Type Method Description voidCamundaBpmProperties. setJobExecution(JobExecutionProperty jobExecution)
 
-