ServiceProcessApi

camundala.api.ServiceProcessApi$
See theServiceProcessApi companion class

Attributes

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

Members list

Value members

Concrete methods

def apply[In <: Product : Decoder, Out <: Product : Decoder, ServiceOut : Encoder](name: String, inOut: ServiceProcess[In, Out, ServiceOut]): ServiceProcessApi[In, Out, ServiceOut]