BpmnCustomTaskDsl

orchescala.domain.BpmnCustomTaskDsl

Attributes

Graph
Supertypes
trait BpmnDsl
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def customTask[In <: Product : Encoder, Out <: Product : Decoder](in: In, out: Out): CustomTask[In, Out]

Inherited methods

def companyDescr: String

Attributes

Inherited from:
BpmnDsl

Inherited and Abstract methods

def descr: String

Attributes

Inherited from:
BpmnDsl
def topicName: String

Attributes

Inherited from:
BpmnExternalTaskDsl