com.atlassian.bamboo.plugins.rest.model.search
Class SearchResultEntity
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
- Direct Known Subclasses:
- AgentAssignmentSearchResult, AuthorSearchResult, DeploymentVersionSearchResult, PlanSearchResult, ProjectSearchResult, UserSearchResult
public abstract class SearchResultEntity
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchResultEntity
public SearchResultEntity()
SearchResultEntity
public SearchResultEntity(String id)
getType
public abstract String getType()
getId
public String getId()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.