Interface LinkedDeploymentProject
-
- All Superinterfaces:
BambooIdProvider
,DescriptionProvider
,NameProvider
- All Known Implementing Classes:
LinkedDeploymentProjectImpl
,RestLinkedDeploymentProject
public interface LinkedDeploymentProject extends BambooIdProvider, NameProvider, DescriptionProvider
Stub class representing a deployment project related to a chain.
-
-
Method Summary
-
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
-
Methods inherited from interface com.atlassian.bamboo.utils.DescriptionProvider
getDescription, getName
-
-