Class IncidentQuery
- java.lang.Object
-
- org.camunda.bpm.extension.graphql.resolvers.IncidentQuery
-
-
Constructor Summary
Constructors Constructor Description IncidentQuery(org.camunda.bpm.engine.RuntimeService runtimeService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.camunda.bpm.engine.runtime.Incident>getIncidents(String processId)
-