BpmnSignalEventDsl

orchescala.domain.BpmnSignalEventDsl
trait BpmnSignalEventDsl extends BpmnDsl

Attributes

Graph
Supertypes
trait BpmnDsl
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def messageName: String

Concrete methods

def signalEvent[Msg <: Product : Schema](in: Msg): SignalEvent[Msg]

Inherited methods

def companyDescr: String

Attributes

Inherited from:
BpmnDsl

Inherited and Abstract methods

def descr: String

Attributes

Inherited from:
BpmnDsl