Uses of Interface
com.atlassian.bamboo.deployments.versions.DeploymentVersionItem
Packages that use DeploymentVersionItem
Package
Description
-
Uses of DeploymentVersionItem in com.atlassian.bamboo.deployments.versions
Subinterfaces of DeploymentVersionItem in com.atlassian.bamboo.deployments.versionsClasses in com.atlassian.bamboo.deployments.versions that implement DeploymentVersionItemMethods in com.atlassian.bamboo.deployments.versions that return types with arguments of type DeploymentVersionItemModifier and TypeMethodDescription@NotNull List<? extends DeploymentVersionItem>DeploymentVersion.getItems()@NotNull List<DeploymentVersionItem>DeploymentVersionImpl.getItems() -
Uses of DeploymentVersionItem in com.atlassian.bamboo.deployments.versions.actions
Methods in com.atlassian.bamboo.deployments.versions.actions that return DeploymentVersionItemMethods in com.atlassian.bamboo.deployments.versions.actions with parameters of type DeploymentVersionItemModifier and TypeMethodDescriptionDeploymentVersionItemWithUrl.FromDeploymentVersionItem.apply(DeploymentVersionItem deploymentVersionItem) Constructors in com.atlassian.bamboo.deployments.versions.actions with parameters of type DeploymentVersionItemModifierConstructorDescriptionDeploymentVersionItemWithUrl(DeploymentVersionItem deploymentVersionItem, String url) -
Uses of DeploymentVersionItem in com.atlassian.bamboo.deployments.versions.persistence.items
Fields in com.atlassian.bamboo.deployments.versions.persistence.items with type parameters of type DeploymentVersionItemModifier and TypeFieldDescriptionstatic final Function<MutableDeploymentVersionItem,DeploymentVersionItem> MutableDeploymentVersionItem.toImmutableDeploymentVersionItemFunction converting MutableDeploymentVersionItem to DeploymentVersionItem.Methods in com.atlassian.bamboo.deployments.versions.persistence.items that return DeploymentVersionItemModifier and TypeMethodDescriptionMutableDeploymentVersionItem.getImmutableDeploymentVersionItem() -
Uses of DeploymentVersionItem in com.atlassian.bamboo.rest.model.deployments.versions
Classes in com.atlassian.bamboo.rest.model.deployments.versions that implement DeploymentVersionItemModifier and TypeClassDescriptionclassclassMethods in com.atlassian.bamboo.rest.model.deployments.versions that return types with arguments of type DeploymentVersionItemModifier and TypeMethodDescription@NotNull List<? extends DeploymentVersionItem>RestDeploymentVersion.getItems()Constructors in com.atlassian.bamboo.rest.model.deployments.versions with parameters of type DeploymentVersionItem