Package com.hp.ucmdb.api
Interface RequestContext
- All Known Subinterfaces:
ClientContext
,CustomerContext
public interface RequestContext
Represents the context of a request.
RequestContext can have properties that are relevant to the type of the request.
For example: caller application, logged in user, state, and so on.
-
Method Summary
-
Method Details
-
getAsMap
-