C8IncidentService

orchescala.engine.c8.C8IncidentService
class C8IncidentService(using camundaClientZIO: IO[EngineError, CamundaClient], engineConfig: EngineConfig) extends IncidentService, C8Service

Attributes

Graph
Supertypes
trait C8Service
trait IncidentService
trait EngineService
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def getIncidents(incidentId: Option[String], processInstanceId: Option[String]): IO[EngineError, List[Incident]]

Inherited fields

lazy val engineType: EngineType

Attributes

Inherited from:
C8Service