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 interfaceArtifactDeploymentVersionIteminterfaceDeploymentVersionItemImplementations need to be serializableClasses in com.atlassian.bamboo.deployments.versions that implement InternalDeploymentVersionItem Modifier and Type Class Description classArtifactDeploymentVersionItemImpl -
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 interfaceMutableArtifactDeploymentVersionItemMutable interface for DeploymentVersionItems of type BAMBOO_ARTIFACT.interfaceMutableDeploymentVersionItemMutable 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 classMutableArtifactDeploymentVersionItemImpl -
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 classRestArtifactDeploymentVersionItemclassRestDeploymentVersionItem
-