Uses of Class
com.atlassian.confluence.spring.transaction.TransactionAttributeMatcher
Packages that use TransactionAttributeMatcher
-
Uses of TransactionAttributeMatcher in com.atlassian.confluence.spring.transaction
Methods in com.atlassian.confluence.spring.transaction that return TransactionAttributeMatcherModifier and TypeMethodDescriptionstatic TransactionAttributeMatcher
TransactionAttributeMatcher.hasTxAttributes
(Method method, boolean expectedReadonly, int expectedIsolationLevel, int expectedPropagationBehaviour, Throwable... expectedNoRollbackFor)