org.kie.uberfire.social.activities.model
Class FollowSocialUserEvent
java.lang.Object
org.kie.uberfire.social.activities.model.FollowSocialUserEvent
@Portable
public class FollowSocialUserEvent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FollowSocialUserEvent
public FollowSocialUserEvent()
FollowSocialUserEvent
public FollowSocialUserEvent(SocialUser follower,
SocialUser follow)
getFollow
public SocialUser getFollow()
getFollower
public SocialUser getFollower()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.