Modifier and Type | Interface and Description |
---|---|
interface |
ArtifactDeploymentVersionItem |
interface |
DeploymentVersionItem
Implementations need to be serializable
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeploymentVersionItem |
class |
ArtifactDeploymentVersionItemImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableArtifactDeploymentVersionItem
Mutable interface for DeploymentVersionItems of type BAMBOO_ARTIFACT.
|
interface |
MutableDeploymentVersionItem
Mutable interface for DeploymentVersionItems
No setters are exposed here as DeploymentVersionItems should be considered immutable after persisting.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMutableDeploymentVersionItem |
class |
MutableArtifactDeploymentVersionItemImpl |
Modifier and Type | Class and Description |
---|---|
class |
RestArtifactDeploymentVersionItem |
class |
RestDeploymentVersionItem |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.