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 |
---|---|
@Nullable DeploymentInProgress |
DeploymentsInProgressService.getDeploymentExecutingOnAgent(long agentId) |
@Nullable DeploymentInProgress |
DeploymentsInProgressServiceImpl.getDeploymentExecutingOnAgent(long agentId) |
@Nullable DeploymentInProgress |
DeploymentsInProgressService.getDeploymentInProgressById(long deploymentResultId) |
@Nullable DeploymentInProgress |
DeploymentsInProgressServiceImpl.getDeploymentInProgressById(long deploymentResultId) |
Modifier and Type | Method and Description |
---|---|
Optional<DeploymentInProgress> |
DeploymentsInProgressService.getDeploymentExecutingOnEnvironment(long environmentId)
Retrieve optional deployment running on a given environment
|
Optional<DeploymentInProgress> |
DeploymentsInProgressServiceImpl.getDeploymentExecutingOnEnvironment(long environmentId) |
Modifier and Type | Method and Description |
---|---|
DeploymentInProgressImpl.Builder |
DeploymentInProgressImpl.Builder.fromDeploymentInProgress(@NotNull DeploymentInProgress deploymentInProgress) |
Constructor and Description |
---|
CurrentlyDeployingJsonDecorator(@NotNull DeploymentInProgress deploymentInProgress,
@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull EnvironmentService environmentService,
TriggerManager triggerManager,
@NotNull AgentManager agentManager) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences