Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.JobDuedateDto
-
Packages that use JobDuedateDto Package Description org.camunda.bpm.engine.rest.sub.runtime org.camunda.bpm.engine.rest.sub.runtime.impl -
-
Uses of JobDuedateDto in org.camunda.bpm.engine.rest.sub.runtime
Methods in org.camunda.bpm.engine.rest.sub.runtime with parameters of type JobDuedateDto Modifier and Type Method Description void
JobResource. setJobDuedate(JobDuedateDto dto)
-
Uses of JobDuedateDto in org.camunda.bpm.engine.rest.sub.runtime.impl
Methods in org.camunda.bpm.engine.rest.sub.runtime.impl with parameters of type JobDuedateDto Modifier and Type Method Description void
JobResourceImpl. setJobDuedate(JobDuedateDto dto)
-