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 TransactionAttributeMatcherTransactionAttributeMatcher.hasTxAttributes(Method method, boolean expectedReadonly, int expectedIsolationLevel, int expectedPropagationBehaviour, Throwable... expectedNoRollbackFor)