Uses of Interface
com.atlassian.bamboo.deployments.DeploymentResultKey

Packages that use DeploymentResultKey
com.atlassian.bamboo.deployments   
com.atlassian.bamboo.deployments.execution.service   
com.atlassian.bamboo.deployments.results   
com.atlassian.bamboo.deployments.runtime   
 

Uses of DeploymentResultKey in com.atlassian.bamboo.deployments
 

Classes in com.atlassian.bamboo.deployments that implement DeploymentResultKey
 class DeploymentResultKeyImpl
           
 

Uses of DeploymentResultKey in com.atlassian.bamboo.deployments.execution.service
 

Methods in com.atlassian.bamboo.deployments.execution.service with parameters of type DeploymentResultKey
 void DeploymentExecutionServiceImpl.terminateDeployment(DeploymentResultKey resultKey)
           
 void DeploymentExecutionService.terminateDeployment(DeploymentResultKey resultKey)
          Cleans up deployment result if execution has been terminated abrubtly.
 

Uses of DeploymentResultKey in com.atlassian.bamboo.deployments.results
 

Methods in com.atlassian.bamboo.deployments.results that return DeploymentResultKey
 DeploymentResultKey DeploymentResultImpl.getKey()
           
 DeploymentResultKey DeploymentResult.getKey()
           
 

Uses of DeploymentResultKey in com.atlassian.bamboo.deployments.runtime
 

Methods in com.atlassian.bamboo.deployments.runtime that return DeploymentResultKey
 DeploymentResultKey DeploymentInProgress.getResultKey()
           
 



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