ActivityApi

camundala.api.ActivityApi
See theActivityApi companion class
object ActivityApi

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](name: String, inOut: Activity[In, Out, _]): ActivityApi[In, Out]