| Interface | Description |
|---|---|
| ActivityActor |
Actor is a user who is involved in the activity
|
| ActivityCustAttr | |
| ActivityDisplayElement |
ActivityStreamingDisplayElement is used for displaying activity.
|
| ActivityElement |
ActivityStreamingElement represents an activity record.
|
| ActivityElementsIterator |
Iterator for the ActivityStreamingElements returned from some of the API
|
| ActivityExtHandler |
ActivityExtHandler is a extension handler used by context that wants
to integrate with Activity Streaming.
|
| ActivityObject |
Object represents anything that is used or acted by the operation.
|
| ActivityObjectType | Deprecated
Use
ServiceObjectType |
| ActivityStreamingService |
ActivityStreamingService is the main interface for the activity streaming
functionality within WebCenter.
|
| ActivityType | Deprecated
Use
ActivityType. |
| ActorDetails |
This interface represents the actor details table data.
|
| ActorDetailsManager |
This interface represents a data manager for actor details table.
|
| DisplayOptions |
Display options are query criteria that affect or limit the number of
activities returned
|
| EvalQueryOptions | |
| FilterItem<T> |
FilterItem is a item for the FilterOptions
|
| FilterOptions |
FilterOptions are query criteria to filter activities by core attributes
of the activity.
|
| FollowManager |
FollowManager manages all aspects related to follow, such as to follow or
unfollow certain object, to return all objects followed by a user, etc.
|
| ObjectDetailsManager |
Represents the access point for retrieving detail information about
objects in WebCenter.
|
| QueryItem<T> |
QueryItem is an item for the QueryOptions.
|
| QueryOptions |
QueryOptions represents query criteria that needs to be interpreted or
evaluated in a specific context by a extension handler.
|
| SecurityHandler | |
| ServiceActivityStreamExtension |
Allows a service that owns activity-types to perform ad hoc processing
whenever a different service publishes activities of those types.
|
| ServiceActivityType |
ServiceActivityType is a combination of service ID with activity type.
|
| SummaryActivityDisplayElement | |
| SummaryDisplayOptions |
| Class | Description |
|---|---|
| ActivityStreamConstants | |
| ActivityStreamingExtensionHandlerFactory | |
| ActivityStreamingGroupedUsers | |
| ActivityStreamingServiceFactory |
The ActivityStreamingServiceFactory provides a factory interface to create / retrieve
ActivityStreamingService interfaces for consumers.
|
| DefaultServiceActivityStreamExtension |
Base implementation of
ServiceActivityStreamExtension. |
| RemoteActivityStreamingServiceFactory |
| Enum | Description |
|---|---|
| ActivityElement.State | |
| ActivityPermission |
ActivityStreamPermission represents a permission entity for the Activity
|
| SummaryActivityDisplayElement.SummaryType |
| Exception | Description |
|---|---|
| ActivityException | |
| ActivityRuntimeException |
A RuntimeException wrapper for ActivityStreamingException.
|
| BulkActivityException |