| Class | Description |
|---|---|
| DatatypesController |
Controller that is used for getting datatypes information.
|
| DocumentationController | |
| EntitiesController |
Controller that performs CRUD entity operations
|
| EntitiesMetadataController |
Controller that is used for getting entities metadata.
|
| EnumsController |
REST controller that is used for getting an information about enums
|
| FileDownloadController |
REST API controller that is used for downloading files by the
FileDescriptor identifier |
| FileUploadController |
REST API controller that is used for uploading files
|
| HealthCheckController |
Provides health check URL for the blocks running REST API.
|
| MessagesController |
Controller that returns localized messages
|
| OAuthTokenController |
REST controller that is used for token revocation
|
| PermissionsController |
Controller that is used for getting current user permissions
|
| QueriesController |
Controller that is used for operations with predefined JPQL queries
|
| RestControllerExceptionHandler | |
| ServicesController |
Controller that is used for service method invocations with the REST API
|
| UserInfoController |
REST controller that is used for getting an information about the current user
|