Uses of Class
org.camunda.bpm.engine.rest.dto.CreateIncidentDto
Packages that use CreateIncidentDto
Package
Description
-
Uses of CreateIncidentDto in org.camunda.bpm.engine.rest.sub.runtime
Methods in org.camunda.bpm.engine.rest.sub.runtime with parameters of type CreateIncidentDtoModifier and TypeMethodDescriptionExecutionResource.createIncident
(CreateIncidentDto createIncidentDto) -
Uses of CreateIncidentDto in org.camunda.bpm.engine.rest.sub.runtime.impl
Methods in org.camunda.bpm.engine.rest.sub.runtime.impl with parameters of type CreateIncidentDtoModifier and TypeMethodDescriptionExecutionResourceImpl.createIncident
(CreateIncidentDto createIncidentDto)