Class RestDeploymentVersionItem
java.lang.Object
com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionItem
- All Implemented Interfaces:
BambooIdProvider
,DeploymentVersionItem
,InternalDeploymentVersionItem
,NameProvider
,Serializable
- Direct Known Subclasses:
RestArtifactDeploymentVersionItem
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
RestDeploymentVersionItem
(@NotNull DeploymentVersionItem item) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionItem
getType
-
Constructor Details
-
RestDeploymentVersionItem
-
RestDeploymentVersionItem
protected RestDeploymentVersionItem()
-
-
Method Details
-
getId
public long getId()- Specified by:
getId
in interfaceBambooIdProvider
- Specified by:
getId
in interfaceInternalDeploymentVersionItem
-
getName
- Specified by:
getName
in interfaceInternalDeploymentVersionItem
- Specified by:
getName
in interfaceNameProvider
-