Uses of Class
com.totvs.tjf.messaging.TransactionContext
-
Packages that use TransactionContext Package Description com.totvs.tjf.messaging -
-
Uses of TransactionContext in com.totvs.tjf.messaging
Methods in com.totvs.tjf.messaging that return TransactionContext Modifier and Type Method Description TransactionContext
TransactionContextConfig. transactionContext()
This method provides a TransactionContext bean.Constructors in com.totvs.tjf.messaging with parameters of type TransactionContext Constructor Description TenantAspect(TransactionContext transactionContext, com.totvs.tjf.core.json.JsonSchemaValidationService jsonSchemaValidationService, com.fasterxml.jackson.databind.ObjectMapper mapper, com.totvs.tjf.migration.FlywayMigrationProperties flywayMigrationProperties, com.totvs.tjf.core.migration.SchemaService schemaService, com.totvs.tjf.core.utils.SchemaUtils schemaUtils, MessagingProperties messagingProperties, IgnoreMessageComponent ignoreComponent)
-