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.property
Methods in org.camunda.bpm.spring.boot.starter.property that return JobExecutionProperty Modifier and Type Method Description JobExecutionProperty
CamundaBpmProperties. getJobExecution()
Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type JobExecutionProperty Modifier and Type Method Description void
CamundaBpmProperties. setJobExecution(JobExecutionProperty jobExecution)
-