Uses of Class
org.camunda.bpm.engine.rest.dto.CreateIncidentDto

Packages that use CreateIncidentDto
org.camunda.bpm.engine.rest.sub.runtime   
org.camunda.bpm.engine.rest.sub.runtime.impl   
 

Uses of CreateIncidentDto in org.camunda.bpm.engine.rest.sub.runtime
 

Methods in org.camunda.bpm.engine.rest.sub.runtime with parameters of type CreateIncidentDto
 IncidentDto ExecutionResource.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 CreateIncidentDto
 IncidentDto ExecutionResourceImpl.createIncident(CreateIncidentDto createIncidentDto)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.