Package | Description |
---|---|
com.atlassian.jira.auditing | |
com.atlassian.jira.event.issue.txnaware | |
com.atlassian.jira.project | |
com.atlassian.jira.transaction |
Class and Description |
---|
TransactionSupport
Represents the ability to peform a database transaction in JIRA.
|
Class and Description |
---|
RequestLocalTransactionRunnableQueueFactory
A factory that creates Txn runnable queues per request thread, which mirrors
the way Txn's are tracked per request thread.
|
Class and Description |
---|
TransactionSupport
Represents the ability to peform a database transaction in JIRA.
|
Class and Description |
---|
RequestLocalTransactionRunnableQueueFactory
A factory that creates Txn runnable queues per request thread, which mirrors
the way Txn's are tracked per request thread.
|
RunnablesQueue
A queue of runnables that can be offered and then publishes them in a FIFO manner in Txn commit
|
Transaction
This represents the state of a running transaction that can be comitted or rolled back
|
TransactionRuntimeException
This runtime exception is thrown by the Transaction handling code.
|
TransactionSupport
Represents the ability to peform a database transaction in JIRA.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.