com.atlassian.bamboo.plugins.rest.model.search
Class AuthorSearchResult

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
      extended by com.atlassian.bamboo.plugins.rest.model.search.AuthorSearchResult

public class AuthorSearchResult
extends SearchResultEntity


Constructor Summary
AuthorSearchResult()
           
AuthorSearchResult(Author author)
           
 
Method Summary
 String getType()
           
 
Methods inherited from class com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorSearchResult

public AuthorSearchResult()

AuthorSearchResult

public AuthorSearchResult(Author author)
Method Detail

getType

public String getType()
Specified by:
getType in class SearchResultEntity


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.