Uses of Interface
com.atlassian.bamboo.deployments.projects.DeploymentProjectItem
Packages that use DeploymentProjectItem
Package
Description
-
Uses of DeploymentProjectItem in com.atlassian.bamboo.deployments.projects
Classes in com.atlassian.bamboo.deployments.projects that implement DeploymentProjectItemMethods in com.atlassian.bamboo.deployments.projects that return types with arguments of type DeploymentProjectItemModifier and TypeMethodDescriptionDeploymentProjectFunctions.getDeploymentProjectItems(@NotNull DeploymentProjectService deploymentProjectService) -
Uses of DeploymentProjectItem in com.atlassian.bamboo.deployments.projects.actions
Methods in com.atlassian.bamboo.deployments.projects.actions that return types with arguments of type DeploymentProjectItemModifier and TypeMethodDescriptionConfigureDeploymentProject.getDeploymentProjectItems()ViewDeploymentProjects.getDeploymentProjectItems()ViewDeploymentProjects.getProjectItems() -
Uses of DeploymentProjectItem in com.atlassian.bamboo.deployments.projects.persistence.items
Methods in com.atlassian.bamboo.deployments.projects.persistence.items that return DeploymentProjectItemModifier and TypeMethodDescription@NotNull DeploymentProjectItemMutableBambooArtifactDeploymentProjectItem.getImmutableProjectItem()@NotNull DeploymentProjectItemMutableDeploymentProjectItem.getImmutableProjectItem() -
Uses of DeploymentProjectItem in com.atlassian.bamboo.deployments.projects.service
Methods in com.atlassian.bamboo.deployments.projects.service that return DeploymentProjectItemModifier and TypeMethodDescription@Nullable DeploymentProjectItemDeploymentProjectService.getProjectItem(long projectItemId) Get a specific Project Item.@Nullable DeploymentProjectItemDeploymentProjectServiceImpl.getProjectItem(long projectItemId) Methods in com.atlassian.bamboo.deployments.projects.service that return types with arguments of type DeploymentProjectItemModifier and TypeMethodDescription@NotNull List<DeploymentProjectItem>DeploymentProjectService.getDeploymentProjectItems(long deploymentProjectId) Does not validate deployment project exists@NotNull List<DeploymentProjectItem>DeploymentProjectServiceImpl.getDeploymentProjectItems(long deploymentProjectId)