Uses of Interface
com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionItem
-
-
Uses of InternalDeploymentVersionItem in com.atlassian.bamboo.deployments.versions
Subinterfaces of InternalDeploymentVersionItem in com.atlassian.bamboo.deployments.versions Modifier and Type Interface Description interface
ArtifactDeploymentVersionItem
interface
DeploymentVersionItem
Implementations need to be serializableClasses in com.atlassian.bamboo.deployments.versions that implement InternalDeploymentVersionItem Modifier and Type Class Description class
ArtifactDeploymentVersionItemImpl
-
Uses of InternalDeploymentVersionItem in com.atlassian.bamboo.deployments.versions.persistence.items
Subinterfaces of InternalDeploymentVersionItem in com.atlassian.bamboo.deployments.versions.persistence.items Modifier and Type Interface 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.Classes in com.atlassian.bamboo.deployments.versions.persistence.items that implement InternalDeploymentVersionItem Modifier and Type Class Description class
MutableArtifactDeploymentVersionItemImpl
-
Uses of InternalDeploymentVersionItem in com.atlassian.bamboo.rest.model.deployments.versions
Classes in com.atlassian.bamboo.rest.model.deployments.versions that implement InternalDeploymentVersionItem Modifier and Type Class Description class
RestArtifactDeploymentVersionItem
class
RestDeploymentVersionItem
-