com.atlassian.confluence.it.global
Class SiteSearch.SpecialSpaceOptions

java.lang.Object
  extended by com.atlassian.confluence.it.global.SiteSearch.SpecialSpaceOptions
Enclosing class:
SiteSearch

public static final class SiteSearch.SpecialSpaceOptions
extends java.lang.Object


Field Summary
static java.lang.String ALL
           
static java.lang.String FAVOURITES
           
static java.lang.String GLOBAL
           
static java.lang.String PERSONAL
           
 
Constructor Summary
SiteSearch.SpecialSpaceOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALL

public static final java.lang.String ALL
See Also:
Constant Field Values

FAVOURITES

public static final java.lang.String FAVOURITES
See Also:
Constant Field Values

GLOBAL

public static final java.lang.String GLOBAL
See Also:
Constant Field Values

PERSONAL

public static final java.lang.String PERSONAL
See Also:
Constant Field Values
Constructor Detail

SiteSearch.SpecialSpaceOptions

public SiteSearch.SpecialSpaceOptions()


Copyright © 2003-2014 Atlassian. All Rights Reserved.