Package | Description |
---|---|
org.jbpm.runtime.manager.impl.tx |
Modifier and Type | Class and Description |
---|---|
class |
NoTransactionalTimerResourcesCleanupAwareSchedulerServiceInterceptor
This is for transactional global service so it could remove non-transactional resources
when the tx is rolled back
|
class |
TransactionAwareSchedulerServiceInterceptor
Transaction aware scheduler service interceptor that will delay actual scheduling of the
timer job instance to the afterCompletion phase of JTA transaction.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.