|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentVersionItem | |
|---|---|
| com.atlassian.bamboo.deployments.versions | |
| com.atlassian.bamboo.deployments.versions.actions | |
| com.atlassian.bamboo.deployments.versions.persistence.items | |
| Uses of DeploymentVersionItem in com.atlassian.bamboo.deployments.versions |
|---|
| Subinterfaces of DeploymentVersionItem in com.atlassian.bamboo.deployments.versions | |
|---|---|
interface |
ArtifactDeploymentVersionItem
|
| Classes in com.atlassian.bamboo.deployments.versions that implement DeploymentVersionItem | |
|---|---|
class |
AbstractDeploymentVersionItem
|
class |
ArtifactDeploymentVersionItemImpl
|
| Methods in com.atlassian.bamboo.deployments.versions that return types with arguments of type DeploymentVersionItem | |
|---|---|
java.util.List<DeploymentVersionItem> |
DeploymentVersionImpl.getItems()
|
java.util.List<? extends DeploymentVersionItem> |
DeploymentVersion.getItems()
|
| Uses of DeploymentVersionItem in com.atlassian.bamboo.deployments.versions.actions |
|---|
| Methods in com.atlassian.bamboo.deployments.versions.actions that return DeploymentVersionItem | |
|---|---|
DeploymentVersionItem |
DeploymentVersionItemWithUrl.getDeploymentVersionItem()
|
| Methods in com.atlassian.bamboo.deployments.versions.actions with parameters of type DeploymentVersionItem | |
|---|---|
DeploymentVersionItemWithUrl |
DeploymentVersionItemWithUrl.FromDeploymentVersionItem.apply(DeploymentVersionItem deploymentVersionItem)
|
| Constructors in com.atlassian.bamboo.deployments.versions.actions with parameters of type DeploymentVersionItem | |
|---|---|
DeploymentVersionItemWithUrl(DeploymentVersionItem deploymentVersionItem,
java.lang.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 DeploymentVersionItem | |
|---|---|
static com.google.common.base.Function<MutableDeploymentVersionItem,DeploymentVersionItem> |
MutableDeploymentVersionItem.toImmutableDeploymentVersionItem
Function converting MutableDeploymentVersionItem to DeploymentVersionItem. |
| Methods in com.atlassian.bamboo.deployments.versions.persistence.items that return DeploymentVersionItem | |
|---|---|
DeploymentVersionItem |
MutableDeploymentVersionItem.getImmutableDeploymentVersionItem()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||