org.jboss.seam.social.event
Class StatusUpdated
java.lang.Object
org.jboss.seam.social.event.SocialEvent<Object>
org.jboss.seam.social.event.StatusUpdated
- All Implemented Interfaces:
- Serializable
public class StatusUpdated
- extends SocialEvent<Object>
- Author:
- antoine
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusUpdated
public StatusUpdated(SocialEvent.Status status,
String message,
Object payload)
- Parameters:
status - message - payload -
Copyright © 2011-2013 Seam Framework. All Rights Reserved.