Uses of Interface
org.camunda.bpm.engine.rest.sub.runtime.IncidentResource

Packages that use IncidentResource
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.impl   
org.camunda.bpm.engine.rest.sub.repository.impl   
 

Uses of IncidentResource in org.camunda.bpm.engine.rest
 

Methods in org.camunda.bpm.engine.rest that return IncidentResource
 IncidentResource IncidentRestService.getIncident(String incidentId)
           
 

Uses of IncidentResource in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl that return IncidentResource
 IncidentResource IncidentRestServiceImpl.getIncident(String incidentId)
           
 

Uses of IncidentResource in org.camunda.bpm.engine.rest.sub.repository.impl
 

Classes in org.camunda.bpm.engine.rest.sub.repository.impl that implement IncidentResource
 class IncidentResourceImpl
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.