Uses of Class
org.axonframework.extension.springboot.TimeoutProperties.TransactionTimeoutProperties
Packages that use TimeoutProperties.TransactionTimeoutProperties
-
Uses of TimeoutProperties.TransactionTimeoutProperties in org.axonframework.extension.springboot
Methods in org.axonframework.extension.springboot that return TimeoutProperties.TransactionTimeoutPropertiesModifier and TypeMethodDescriptionTimeoutProperties.getTransaction()Timeout settings for transactions (UnitOfWork).Methods in org.axonframework.extension.springboot with parameters of type TimeoutProperties.TransactionTimeoutPropertiesModifier and TypeMethodDescriptionvoidTimeoutProperties.setTransaction(TimeoutProperties.TransactionTimeoutProperties properties) Sets the timeout settings for transactions.