C8Client

orchescala.engine.c8.C8Client
See theC8Client companion trait
object C8Client

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
C8Client.type

Members list

Value members

Concrete methods

def resolveClient(c8Client: C8Client): ZIO[SharedC8ClientManager, Nothing, IO[EngineError, CamundaClient]]

Helper to create an IO[EngineError, CamundaClient] from a C8Client that can be used in engine services

Helper to create an IO[EngineError, CamundaClient] from a C8Client that can be used in engine services

Attributes