com.atlassian.plugins.rest.common.expand
Class SelfExpandingTest.SomeExpandableEntity

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.SelfExpandingTest.SomeExpandableEntity
All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.SelfExpanding
Enclosing class:
SelfExpandingTest

public static class SelfExpandingTest.SomeExpandableEntity
extends java.lang.Object
implements com.atlassian.plugins.rest.common.expand.SelfExpanding


Constructor Summary
SelfExpandingTest.SomeExpandableEntity()
           
 
Method Summary
 void expand()
           
 boolean isExpanded()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelfExpandingTest.SomeExpandableEntity

public SelfExpandingTest.SomeExpandableEntity()
Method Detail

expand

public void expand()
Specified by:
expand in interface com.atlassian.plugins.rest.common.expand.SelfExpanding

isExpanded

public boolean isExpanded()


Copyright © 2014 Atlassian. All Rights Reserved.