Annotation Interface NonTransactional


@Retention(RUNTIME) @Target(METHOD) public @interface NonTransactional
Indicates that the method decorated with this annotation would not have a default transactional context created by CrowdXWorkTransactionInterceptor