KIE Uberfire Social Activities Backend 6.2.0.CR4

org.kie.uberfire.social.activities.persistence
Class SocialUserClusterMessaging

java.lang.Object
  extended by org.kie.uberfire.social.activities.persistence.SocialUserClusterMessaging

@ApplicationScoped
public class SocialUserClusterMessaging
extends Object


Constructor Summary
SocialUserClusterMessaging()
           
 
Method Summary
 void notify(SocialUser user)
           
 void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialUserClusterMessaging

public SocialUserClusterMessaging()
Method Detail

setup

@PostConstruct
public void setup()

notify

public void notify(SocialUser user)

KIE Uberfire Social Activities Backend 6.2.0.CR4

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