ExternalTask
camundala.bpmn.ExternalTask
sealed trait ExternalTask[In <: Product, Out <: Product, T <: ExternalTask[In, Out, T]](implicit evidence$31: Encoder[In], evidence$32: Decoder[In], evidence$33: Schema[In], evidence$34: Encoder[Out], evidence$35: Decoder[Out], evidence$36: Schema[Out]) extends ProcessOrExternalTask[In, Out, T]
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- Equals
Attributes
- Inherited from:
- ProcessOrExternalTask
Attributes
- Inherited from:
- ProcessOrExternalTask
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- ProcessElement
Attributes
- Inherited from:
- ProcessOrExternalTask
Attributes
- Inherited from:
- ProcessOrExternalTask
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- ProcessElement
Attributes
- Inherited from:
- InOut
Inherited fields
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- ProcessOrExternalTask
Attributes
- Inherited from:
- ProcessOrExternalTask
In this article