Package com.atlassian.jira.event.commit
package com.atlassian.jira.event.commit
-
ClassDescriptionBase type for the OnCommit eventsUsed to indicate to consumers of
OnCommitEventwhether the data contained in event was reloaded after commit or not.Used to indicate to consumers ofOnCommitEventwhether this event was actually published after a transaction commit, or if it was sent immediately, as not inside a transaction.An implementable event for external developer that may wish to publish anOnCommitEventand be able to update theOnCommitEvent.OnCommitEventTransactionStatusonce it is knownAllow to publishOnCommitEventandOnCommitIssueEventBundleevents, that if inside a transaction will not actually be published until the transaction has finished.