Package com.atlassian.jira.transaction
package com.atlassian.jira.transaction
-
ClassDescriptionFactory for JIRA setup container phase.Queue for JIRA setup container phase.A factory that creates Txn runnable queues per request thread, which mirrors the way Txn's are tracked per request thread.A queue of runnables that can be offered and then publishes them in a FIFO manner in Txn commitThis represents the state of a running transaction that can be comitted or rolled backThis runtime exception is thrown by the Transaction handling code.Represents the ability to peform a database transaction in JIRA.A static version of
TransactionSupport
that calls statically to PICO to get the implementation needed.