Class EnvironmentSearchResult
- java.lang.Object
-
- com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
-
- com.atlassian.bamboo.plugins.rest.model.search.EnvironmentSearchResult
-
public class EnvironmentSearchResult extends SearchResultEntity
-
-
Constructor Summary
Constructors Constructor Description EnvironmentSearchResult(Long id, String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
String
getType()
-
Methods inherited from class com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
getId
-
-