@ExperimentalApi public interface Collapsed extends NavigationAware
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.
Modifier and Type | Interface and Description |
---|---|
static class |
Collapsed.Exceptions
Attempting to access a property of a collapsed object should throw an exception, indicating that it was not in the
original request.
|
resolveNavigation
Copyright © 2003–2018 Atlassian. All rights reserved.