public class LinkedDeploymentProjectImpl extends Object implements LinkedDeploymentProject
Modifier | Constructor and Description |
---|---|
|
LinkedDeploymentProjectImpl(InternalDeploymentProject deploymentProject) |
protected |
LinkedDeploymentProjectImpl(long deploymentProjectId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDescription() |
long |
getId() |
String |
getName() |
int |
hashCode() |
public LinkedDeploymentProjectImpl(@NotNull InternalDeploymentProject deploymentProject)
protected LinkedDeploymentProjectImpl(long deploymentProjectId)
public long getId()
getId
in interface BambooIdProvider
@Nullable public String getDescription()
getDescription
in interface DescriptionProvider
@NotNull public String getName()
getName
in interface DescriptionProvider
getName
in interface NameProvider
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.