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

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

public static class History.Expansions
extends java.lang.Object

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


Field Summary
static java.lang.String LATEST
           
static java.lang.String NEXT
           
static java.lang.String PREVIOUS
           
 
Constructor Summary
History.Expansions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LATEST

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

NEXT

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

PREVIOUS

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

History.Expansions

public History.Expansions()


Copyright © 2003-2014 Atlassian. All Rights Reserved.