KIE Uberfire Social Activities API 6.2.0.Beta1

org.kie.uberfire.social.activities.model
Class FollowSocialUserEvent

java.lang.Object
  extended by org.kie.uberfire.social.activities.model.FollowSocialUserEvent

@Portable
public class FollowSocialUserEvent
extends Object


Constructor Summary
FollowSocialUserEvent()
           
FollowSocialUserEvent(SocialUser follower, SocialUser follow)
           
 
Method Summary
 SocialUser getFollow()
           
 SocialUser getFollower()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FollowSocialUserEvent

public FollowSocialUserEvent()

FollowSocialUserEvent

public FollowSocialUserEvent(SocialUser follower,
                             SocialUser follow)
Method Detail

getFollow

public SocialUser getFollow()

getFollower

public SocialUser getFollower()

KIE Uberfire Social Activities API 6.2.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.