ProcessApi

camundala.api.ProcessApi$
See theProcessApi companion class
object ProcessApi

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[In <: Product : Schema, Out <: Product : Encoder](name: String, inOut: Process[In, Out]): ProcessApi[In, Out]