Uses of Interface
com.atlassian.bamboo.deployments.cache.LinkedDeploymentProject
Package
Description
-
Uses of LinkedDeploymentProject in com.atlassian.bamboo.deployments.cache
Modifier and TypeMethodDescription@NotNull List<LinkedDeploymentProject>
LinkedDeploymentProjectCacheService.getPlanAndBranchesRelatedDeployments
(@NotNull PlanKey masterOrBranchKey) Retrieve list of deployment projects associated with any of the branches in the plan@NotNull List<LinkedDeploymentProject>
LinkedDeploymentProjectCacheServiceImpl.getPlanAndBranchesRelatedDeployments
(@NotNull PlanKey masterOrBranchKey) @NotNull List<LinkedDeploymentProject>
LinkedDeploymentProjectCacheService.getRelatedDeployments
(@NotNull PlanKey planKey) @NotNull List<LinkedDeploymentProject>
LinkedDeploymentProjectCacheServiceImpl.getRelatedDeployments
(@NotNull PlanKey planKey) -
Uses of LinkedDeploymentProject in com.atlassian.bamboo.plugins.rest.deployments.projects
ModifierConstructorDescriptionRestLinkedDeploymentProject
(LinkedDeploymentProject linkedDeploymentProject)