CommandMessage

edomata.core.CommandMessage
See theCommandMessage companion object

Representation of a standard command message

Attributes

C

Command payload which is your command model

Companion:
object
Source:
RequestContext.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Extension method from CommandMessage

Builds a request context from this CommandMessage

Builds a request context from this CommandMessage

Attributes

Source:
RequestContext.scala
Extension method from CommandMessage

Derives a new metadata for the next message in chain that is linked to this one

Derives a new metadata for the next message in chain that is linked to this one

Attributes

Source:
RequestContext.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product