Class | Description |
---|---|
CrowdXWorkTransactionInterceptor |
An interceptor that wraps the action execution in a single Hibernate transaction.
|
SetupCheckInterceptor |
Ensure we don't try to hit the setup step after setup is complete.
|
Annotation Type | Description |
---|---|
NonTransactional |
Indicates that the method decorated with this annotation would not have a default transactional context created by
CrowdXWorkTransactionInterceptor |
Copyright © 2021 Atlassian. All rights reserved.