Uses of Interface
com.atlassian.bamboo.deployments.DeploymentResultKey
Package
Description
-
Uses of DeploymentResultKey in com.atlassian.bamboo.deployments
-
Uses of DeploymentResultKey in com.atlassian.bamboo.deployments.container
Modifier and TypeMethodDescriptionPendingDeploymentResultsRestoration.restoreState()
Performs cleanup of PENDING deployments at Bamboo start-up.PendingDeploymentResultsRestorationImpl.restoreState()
-
Uses of DeploymentResultKey in com.atlassian.bamboo.deployments.execution.events
Modifier and TypeMethodDescription@NotNull DeploymentResultKey
DeploymentTimingPoint.getResultKey()
@NotNull DeploymentResultKey
DeploymentTimingPoints.getResultKey()
-
Uses of DeploymentResultKey in com.atlassian.bamboo.deployments.execution.service
Modifier and TypeMethodDescriptionvoid
DeploymentExecutionService.terminateDeployment
(@NotNull DeploymentResultKey resultKey) Cleans up deployment result if execution has been terminated abrubtly.void
DeploymentExecutionServiceImpl.terminateDeployment
(@NotNull DeploymentResultKey resultKey) -
Uses of DeploymentResultKey in com.atlassian.bamboo.deployments.results
Modifier and TypeMethodDescription@NotNull DeploymentResultKey
DeploymentResult.getKey()
@NotNull DeploymentResultKey
DeploymentResultImpl.getKey()
-
Uses of DeploymentResultKey in com.atlassian.bamboo.deployments.runtime
Modifier and TypeMethodDescription@NotNull DeploymentResultKey
DeploymentInProgress.getResultKey()
@NotNull DeploymentResultKey
DeploymentInProgressImpl.getResultKey()
Modifier and TypeMethodDescriptionDeploymentsInProgressService.restoreState
(@NotNull Set<Long> restorableResultsIds) Restores runtime state of deployments after server restart.DeploymentsInProgressServiceImpl.restoreState
(@NotNull Set<Long> restorableResultsIds) -
Uses of DeploymentResultKey in com.atlassian.bamboo.rest.model.deployments
-
Uses of DeploymentResultKey in com.atlassian.bamboo.rest.model.deployments.results