C8ProcessEngine

orchescala.engine.c8.C8ProcessEngine
See theC8ProcessEngine companion object
case class C8ProcessEngine()(using x$1: IO[EngineError, CamundaClient], x$2: EngineConfig) extends ProcessEngine

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ProcessEngine
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

lazy val historicProcessInstanceService: HistoricProcessInstanceService
lazy val historicVariableService: HistoricVariableService
lazy val incidentService: IncidentService
lazy val jobService: JobService
lazy val messageService: MessageService
lazy val processInstanceService: ProcessInstanceService
lazy val signalService: SignalService
lazy val userTaskService: UserTaskService