Uses of Class
org.camunda.bpm.engine.rest.dto.task.TaskEscalationDto
-
Packages that use TaskEscalationDto Package Description org.camunda.bpm.engine.rest.sub.task org.camunda.bpm.engine.rest.sub.task.impl -
-
Uses of TaskEscalationDto in org.camunda.bpm.engine.rest.sub.task
Methods in org.camunda.bpm.engine.rest.sub.task with parameters of type TaskEscalationDto Modifier and Type Method Description void
TaskResource. handleEscalation(TaskEscalationDto dto)
-
Uses of TaskEscalationDto in org.camunda.bpm.engine.rest.sub.task.impl
Methods in org.camunda.bpm.engine.rest.sub.task.impl with parameters of type TaskEscalationDto Modifier and Type Method Description void
TaskResourceImpl. handleEscalation(TaskEscalationDto dto)
-