public class ProjectIdentifierImpl extends Object implements ProjectIdentifier
| Constructor and Description |
|---|
ProjectIdentifierImpl(long id,
String key,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
long |
getId() |
String |
getKey()
Returns key of the project.
|
String |
getName() |
public long getId()
getId in interface BambooIdProvidergetId in interface ProjectIdentifier@NotNull public String getKey()
ProjectIdentifiergetKey in interface ProjectIdentifier@NotNull public String getName()
getName in interface ProjectIdentifiergetName in interface DescriptionProvidergetName in interface NameProviderpublic String getDescription()
getDescription in interface DescriptionProviderCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.