| BulkResponse |
author Pascal Knueppel
created at: 25.10.2019 - 20:34
represents a simple bulk response
|
| BulkResponse.BulkResponseBuilder |
override lombok builder with public constructor
|
| BulkResponseGetOperation |
this class will represent a bulk-get response node that contains the data of a specific resource together
with its children.
|
| BulkResponseGetOperation.BulkResponseGetOperationBuilder |
override lombok builder with public constructor
|
| BulkResponseOperation |
author Pascal Knueppel
created at: 25.10.2019 - 21:12
Defines operations within a bulk job.
|
| BulkResponseOperation.BulkResponseOperationBuilder |
override lombok builder with public constructor
|
| ErrorResponse |
author Pascal Knueppel
created at: 14.10.2019 - 20:58
represents a SCIM error response
|
| ScimResponse |
author Pascal Knueppel
created at: 03.10.2019 - 19:29
The abstract implementation for all responses created by this framework
|