Uses of Class
lumis.portal.activitystream.ActivityActor
-
Packages that use ActivityActor Package Description lumis.portal.activitystream Activity stream framework. -
-
Uses of ActivityActor in lumis.portal.activitystream
Methods in lumis.portal.activitystream that return ActivityActor Modifier and Type Method Description ActivityActor
Activity. getActor()
Returns the actor of this activity.Methods in lumis.portal.activitystream with parameters of type ActivityActor Modifier and Type Method Description void
Activity. setActor(ActivityActor actor)
Sets the actor of this activity.
-