Uses of Class
com.atlassian.bamboo.jira.jiraissues.JiraIssueUtils
Package
Description
-
Uses of JiraIssueUtils in com.atlassian.bamboo.build
Modifier and TypeMethodDescriptionvoid
PlanResultsAction.setJiraIssueUtils
(JiraIssueUtils jiraIssueUtils) -
Uses of JiraIssueUtils in com.atlassian.bamboo.comment
ModifierConstructorDescriptionCommentServiceImpl
(BambooPermissionManager bambooPermissionManager, CommentManager commentManager, JiraIssueUtils jiraIssueUtils, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of JiraIssueUtils in com.atlassian.bamboo.deployments.versions.actions
Modifier and TypeMethodDescriptionvoid
EditDeploymentVersionCommentAction.setJiraIssueUtils
(JiraIssueUtils jiraIssueUtils) -
Uses of JiraIssueUtils in com.atlassian.bamboo.jira.issuelink
ModifierConstructorDescriptionJiraBranchLinkingServiceImpl
(PlanManager planManager, JiraRemoteIssueManager jiraRemoteIssueManager, JiraRestService jiraRestService, JiraApplinksService jiraApplinksService, JiraIssueUtils jiraIssueUtils, ImpersonationService impersonationService, ImmutablePlanCacheService immutablePlanCacheService) -
Uses of JiraIssueUtils in com.atlassian.bamboo.jira.jiraissues
-
Uses of JiraIssueUtils in com.atlassian.bamboo.labels
ModifierConstructorDescriptionLabelManagerImpl
(LabelDao labelDao, JiraIssueUtils jiraIssueUtils, PlanManager planManager, ProjectManager projectManager, ResultsSummaryManager resultsSummaryManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of JiraIssueUtils in com.atlassian.bamboo.resultsummary
Modifier and TypeMethodDescriptionvoid
BuildResultsSummaryManagerImpl.setJiraIssueUtils
(JiraIssueUtils jiraIssueUtils) -
Uses of JiraIssueUtils in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<JiraIssueUtils>
ComponentAccessor.JIRA_ISSUE_UTILS
Deprecated.