Class ProjectSearchResult
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
com.atlassian.bamboo.plugins.rest.model.search.ProjectSearchResult
Represents a build or deployment project
-
Constructor Summary
ConstructorDescriptionProjectSearchResult
(@NotNull DeploymentProject deploymentProject) ProjectSearchResult
(@NotNull Project project) -
Method Summary
Methods inherited from class com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
getId
-
Constructor Details
-
ProjectSearchResult
public ProjectSearchResult() -
ProjectSearchResult
-
ProjectSearchResult
-
-
Method Details
-
getType
- Specified by:
getType
in classSearchResultEntity
-