Uses of Interface
com.atlassian.bamboo.plugins.jira.event.IssueChangedPublisher
-
Packages that use IssueChangedPublisher Package Description com.atlassian.bamboo.plugins.jira.event -
-
Uses of IssueChangedPublisher in com.atlassian.bamboo.plugins.jira.event
Classes in com.atlassian.bamboo.plugins.jira.event that implement IssueChangedPublisher Modifier and Type Class Description class
IssueChangedPublisherImpl
Constructors in com.atlassian.bamboo.plugins.jira.event with parameters of type IssueChangedPublisher Constructor Description BuildIssueChangedPublisher(com.atlassian.event.api.EventPublisher eventPublisher, ResultsSummaryManager resultsSummaryManager, IssueChangedPublisher issueChangedPublisher)
DeploymentIssueChangedPublisher(com.atlassian.event.api.EventPublisher eventPublisher, DeploymentVersionLinkedJiraIssuesService issuesService, IssueChangedPublisher issueChangedPublisher)
-