ReceiveEvent
camundala.bpmn.ReceiveEvent
sealed trait ReceiveEvent[In <: Product, T <: ReceiveEvent[In, T]](implicit evidence$1: Encoder[In], evidence$2: Decoder[In], evidence$3: Schema[In]) extends ProcessNode, Activity[In, NoOutput, T]
Attributes
- Graph
-
- Supertypes
-
trait ProcessNodetrait ProcessElementtrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- ProcessElement
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- ProcessElement
Concrete fields
Inherited fields
Attributes
- Inherited from:
- InOut
In this article