ScriptTemplateEngine
object ScriptTemplateEngine
Functions
Link copied to clipboard
Link copied to clipboard
fun renderCommand(namedAggregate: NamedAggregate, kafkaBootstrapServers: String = DEFAULT_KAFKA_BOOTSTRAP_SERVERS, topicPrefix: String = DEFAULT_TOPIC_PREFIX, headerType: MessageHeaderSqlType = DEFAULT_MESSAGE_HEADER_SQL_TYPE): String
Link copied to clipboard
Link copied to clipboard
fun renderStateEvent(namedAggregate: NamedAggregate, kafkaBootstrapServers: String = DEFAULT_KAFKA_BOOTSTRAP_SERVERS, topicPrefix: String = DEFAULT_TOPIC_PREFIX, headerType: MessageHeaderSqlType = DEFAULT_MESSAGE_HEADER_SQL_TYPE): String
Link copied to clipboard
fun renderStateLast(namedAggregate: NamedAggregate, headerType: MessageHeaderSqlType = DEFAULT_MESSAGE_HEADER_SQL_TYPE): String
Link copied to clipboard