| Interface | Description |
|---|---|
| OperationDataBuilder |
The builder for operation data.
|
| ServiceMonitor |
The
ServiceMonitor interface used to capture service monitoring data
from custom code. |
| ServiceRequest |
The service request interface.
|
| ServiceRequestBuilder |
The builder for service request.
|
| ServicesManager |
ServicesManager is an interface that provides custom code access to
other helper classes.
|
| Class | Description |
|---|---|
| ConfigurableParametersHelper |
Helper to access the Server and Client App parameters that were set by the
developer in admin console
|
| DeviceRequestData |
Bean to store device request related data like device id, request id, cache
id and reporting params.
|
| OperationData |
The operation data like service id of a service.
|
| ServiceOutputWrapper |
Wrapper for various service output data.
|
| ServicesManagerHelper |
ServicesManagerHelper is a helper class that provides ServicesManager
access in custom code (like event subscriber, custom filters, custom
servlets).
|
| UserProfile |
User Profile contains information like user id, first name, last name and
mail id.
|
| Enum | Description |
|---|---|
| ContextParams |
Enum to denote type of context parameter.
|
| OperationSecurityLevel |
The operation security level.
|
| OperationsEnum |
Enum for various operations.
|
Copyright © 2019. All rights reserved.