Package | Description |
---|---|
com.atlassian.jira.event.issue | |
com.atlassian.jira.event.issue.txnaware |
Modifier and Type | Method and Description |
---|---|
void |
DefaultIssueEventManager.dispatchIssueEventBundleOnCommit(java.util.function.Supplier<OnCommitIssueEventBundle> onCommitIssueEventBundleSupplier) |
void |
IssueEventManager.dispatchIssueEventBundleOnCommit(java.util.function.Supplier<OnCommitIssueEventBundle> onCommitIssueEventBundleSupplier)
Dispatches a bundle of issue events.
|
Modifier and Type | Method and Description |
---|---|
void |
TxnAwareEventFactory.publishOnCommitIssueEventBundle(java.util.function.Supplier<OnCommitIssueEventBundle> onCommitBundleEventSupplier) |
void |
TxnAwareEventFactoryImpl.publishOnCommitIssueEventBundle(java.util.function.Supplier<OnCommitIssueEventBundle> onCommitBundleEventSupplier) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.