C7ProcessEngine

orchescala.engine.c7.C7ProcessEngine
See theC7ProcessEngine companion class

Attributes

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

Members list

Value members

Concrete methods

def withClient(c7Client: C7Client)(using engineConfig: EngineConfig): ZIO[SharedC7ClientManager, Nothing, C7ProcessEngine]

Creates a C7ProcessEngine with the proper client resolved from SharedC7ClientManager

Creates a C7ProcessEngine with the proper client resolved from SharedC7ClientManager

Attributes