Interface | Description |
---|---|
ApiEnum |
Flags API Model classes that represent enums, but are not Java enums.
|
Class | Description |
---|---|
BaseApiEnum |
Base implementation of ApiEnum with default implementations of interface methods.
|
ChronoUnitCaseInsensitive |
atlassian-rest doesn't play nice with the Joda time DateTime class, since it doesn't have a constructor with a
single string parameter to deserialize it with.
|
Depth |
The depth to which sub-content should be returned.
|
Expansion |
Represents a property on a model object and the sub-properties of that property that
should be filled in by the service when returning the model object.
|
Expansions | |
HtmlString |
Represents a raw html string.
|
JodaDate |
atlassian-rest doesn't play nice with the Joda time DateTime class, since it doesn't have a constructor with a
single string parameter to deserialize it with.
|
JsonString |
Holds a JSON formatted string.
|
Copyright © 2003–2018 Atlassian. All rights reserved.