Class | Description |
---|---|
AbstractRestList<T> | |
AbstractRestModel |
Base model representation for a REST resource.
|
RestConstants | |
RestFile | |
RestIdContainer |
Holds id field.
|
RestIndexes |
Some helper
Indexes for obtaining elements from e.g. |
RestKey |
Used to represent a Key object in rest.
|
RestListModel<T extends AbstractRestModel> |
REST model for returning a list of resources without paging.
|
RestResultKey | |
RestWarnings | |
Status | Deprecated
this class is to be removed when REST-298 will be completed and we can use
Status conflict |
Status.Plugin | |
Status.StatusResponseBuilder |
Annotation Type | Description |
---|---|
AccessDependsOnSecuritySettings |
An annotation to tell that resources accessibility is handled by AdministrationConfiguration security settings, so might be accessible
by anonymous users (i.e.
|
IgnoreGlobalPermissions |
An annotation to tell that resources accessibility ignores global permission settings, so might be accessible
by anonymous users (i.e.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.