com.atlassian.confluence.api.model.content
Class Space.Expansions

java.lang.Object
  extended by com.atlassian.confluence.api.model.content.Space.Expansions
Enclosing class:
Space

public static class Space.Expansions
extends Object

Provides property names that can be used to expand Space objects.


Field Summary
static String DESCRIPTION
           
static String HOMEPAGE
           
static String ICON
           
 
Constructor Summary
Space.Expansions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

HOMEPAGE

public static final String HOMEPAGE
See Also:
Constant Field Values

ICON

public static final String ICON
See Also:
Constant Field Values
Constructor Detail

Space.Expansions

public Space.Expansions()


Copyright © 2003–2015 Atlassian. All rights reserved.