com.atlassian.bamboo.plugins.rest.deployments.projects
Class RestLinkedDeploymentProject
java.lang.Object
com.atlassian.bamboo.plugins.rest.deployments.projects.RestLinkedDeploymentProject
- All Implemented Interfaces:
- BambooIdProvider, LinkedDeploymentProject, DescriptionProvider, NameProvider
public class RestLinkedDeploymentProject
- extends Object
- implements LinkedDeploymentProject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestLinkedDeploymentProject
public RestLinkedDeploymentProject(LinkedDeploymentProject linkedDeploymentProject)
getId
public long getId()
- Specified by:
getId
in interface BambooIdProvider
getDescription
@Nullable
public String getDescription()
- Specified by:
getDescription
in interface DescriptionProvider
getName
@NotNull
public String getName()
- Specified by:
getName
in interface DescriptionProvider
- Specified by:
getName
in interface NameProvider
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.