| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.runtime | |
| com.atlassian.bamboo.ww2.actions.build |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentInProgressImpl |
| Modifier and Type | Method and Description |
|---|---|
DeploymentInProgress |
DeploymentsInProgressServiceImpl.getDeploymentExecutingOnAgent(long agentId) |
DeploymentInProgress |
DeploymentsInProgressService.getDeploymentExecutingOnAgent(long agentId) |
DeploymentInProgress |
DeploymentsInProgressServiceImpl.getDeploymentInProgressById(long deploymentResultId) |
DeploymentInProgress |
DeploymentsInProgressService.getDeploymentInProgressById(long deploymentResultId) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<DeploymentInProgress> |
DeploymentsInProgressServiceImpl.getDeploymentsInProgress() |
Iterable<DeploymentInProgress> |
DeploymentsInProgressService.getDeploymentsInProgress() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentInProgressImpl.Builder |
DeploymentInProgressImpl.Builder.fromDeploymentInProgress(DeploymentInProgress deploymentInProgress) |
| Constructor and Description |
|---|
CurrentlyDeployingJsonDecorator(DeploymentInProgress deploymentInProgress,
com.opensymphony.xwork2.TextProvider textProvider,
EnvironmentService environmentService,
TriggerManager triggerManager,
AgentManager agentManager) |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.