BpmnUserTaskDsl

orchescala.domain.BpmnUserTaskDsl
trait BpmnUserTaskDsl extends BpmnDsl

Attributes

Graph
Supertypes
trait BpmnDsl
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def name: String

Concrete methods

def userTask[In <: Product : Encoder, Out <: Product : Decoder](in: In, out: Out): UserTask[In, Out]

Inherited methods

def companyDescr: String

Attributes

Inherited from:
BpmnDsl

Inherited and Abstract methods

def descr: String

Attributes

Inherited from:
BpmnDsl