Uses of Interface
com.atlassian.bamboo.deployments.versions.service.DeploymentVersionLinkedJiraIssuesService

Packages that use DeploymentVersionLinkedJiraIssuesService
com.atlassian.bamboo.deployments.notification   
com.atlassian.bamboo.deployments.versions.actions   
com.atlassian.bamboo.deployments.versions.service   
com.atlassian.bamboo.jira.jiraissues   
 

Uses of DeploymentVersionLinkedJiraIssuesService in com.atlassian.bamboo.deployments.notification
 

Methods in com.atlassian.bamboo.deployments.notification with parameters of type DeploymentVersionLinkedJiraIssuesService
 void DeploymentStartedNotification.setDeploymentVersionLinkedJiraIssuesService(DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService)
           
 void DeploymentFinishedNotification.setDeploymentVersionLinkedJiraIssuesService(DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService)
           
 

Uses of DeploymentVersionLinkedJiraIssuesService in com.atlassian.bamboo.deployments.versions.actions
 

Fields in com.atlassian.bamboo.deployments.versions.actions declared as DeploymentVersionLinkedJiraIssuesService
protected  DeploymentVersionLinkedJiraIssuesService AbstractDeploymentVersionAction.deploymentVersionLinkedJiraIssuesService
           
 

Methods in com.atlassian.bamboo.deployments.versions.actions with parameters of type DeploymentVersionLinkedJiraIssuesService
 void AbstractDeploymentVersionAction.setDeploymentVersionLinkedJiraIssuesService(DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService)
           
 

Uses of DeploymentVersionLinkedJiraIssuesService in com.atlassian.bamboo.deployments.versions.service
 

Classes in com.atlassian.bamboo.deployments.versions.service that implement DeploymentVersionLinkedJiraIssuesService
 class DeploymentVersionLinkedJiraIssuesServiceImpl
           
 

Uses of DeploymentVersionLinkedJiraIssuesService in com.atlassian.bamboo.jira.jiraissues
 

Constructors in com.atlassian.bamboo.jira.jiraissues with parameters of type DeploymentVersionLinkedJiraIssuesService
JiraIssueUtils(JiraApplinksService jiraApplinksService, ResultsSummaryManager resultsSummaryManager, com.atlassian.event.api.EventPublisher eventPublisher, AdministrationConfigurationManager administrationConfigurationManager, JiraRemoteIssueManager jiraRemoteIssueManager, DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.