Freeform text Message
- ../message Implementations of the Message interface
<dependency>
<!-- textual message type -->
<groupId>com.mastercard.test.flow</groupId>
<artifactId>message-text</artifactId>
<version>${flow.version}</version>
</dependency>The unit test TextTest contains usage examples for the message type supplied by this module.