Interface Collapsed
- All Superinterfaces:
NavigationAware
A marker interface indicating an object is a placeholder for properties in our model
that have not been expanded.
Trying to access a property that has not been requested will result in an IllegalStateException being thrown, properties are requested by providing them in an Expansion to the service.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
Attempting to access a property of a collapsed object should throw an exception, indicating that it was not in the original request. -
Method Summary
Methods inherited from interface com.atlassian.confluence.api.nav.NavigationAware
resolveNavigation