com.atlassian.bamboo.plugins.rest.documentation
Class SearchExampleDocumentation

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.documentation.SearchExampleDocumentation

public class SearchExampleDocumentation
extends java.lang.Object


Field Summary
static AuthorSearchResult EXAMPLE_AUTHOR
           
static SearchResultsList EXAMPLE_AUTHOR_LIST
           
static SearchResult EXAMPLE_AUTHOR_SEARCH_RESULT
           
static UserSearchResult EXAMPLE_USER
           
static SearchResultsList EXAMPLE_USER_LIST
           
static SearchResult EXAMPLE_USER_SEARCH_RESULT
           
 
Constructor Summary
SearchExampleDocumentation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXAMPLE_USER

public static final UserSearchResult EXAMPLE_USER

EXAMPLE_USER_SEARCH_RESULT

public static final SearchResult EXAMPLE_USER_SEARCH_RESULT

EXAMPLE_USER_LIST

public static final SearchResultsList EXAMPLE_USER_LIST

EXAMPLE_AUTHOR

public static final AuthorSearchResult EXAMPLE_AUTHOR

EXAMPLE_AUTHOR_SEARCH_RESULT

public static final SearchResult EXAMPLE_AUTHOR_SEARCH_RESULT

EXAMPLE_AUTHOR_LIST

public static final SearchResultsList EXAMPLE_AUTHOR_LIST
Constructor Detail

SearchExampleDocumentation

public SearchExampleDocumentation()


Copyright © 2012 Atlassian. All Rights Reserved.