Class | Description |
---|---|
AbstractRestList<T> | |
AbstractRestModel |
Base model representation for a REST resource.
|
Links | Deprecated
since 5.10 use
AbstractRestModel.self instead |
Links.Builder | |
ListResponse<T extends RestResource> | Deprecated
since 5.10 use
RestListModel instead |
RestConstants |
User: mwent Date: May 26, 2009 Time: 12:03:12 PM
|
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.
|
RestResource | Deprecated
since 5.10 use
AbstractRestModel instead |
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 © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.