CustomWorkerApi

camundala.api.CustomWorkerApi
See theCustomWorkerApi 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 : Encoder, Out <: Product : Decoder](name: String, inOut: CustomTask[In, Out]): CustomWorkerApi[In, Out]