lumis.socialnetworkintegration.action
Class MessagePublisher
java.lang.Object
lumis.portal.processqueue.AbstractQueueTask
lumis.socialnetworkintegration.action.AbstractMessageAction
lumis.socialnetworkintegration.action.MessagePublisher
- All Implemented Interfaces:
- Serializable, IQueueTask
- Direct Known Subclasses:
- ContentMessagePublisher
public class MessagePublisher
- extends AbstractMessageAction
Action to publish a message to a social network.
- Since:
- 6.1.0
- See Also:
- Serialized Form
Method Summary |
void |
run()
Low level method that uses ISocialNetworkConnector to publish a message
to the social network. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagePublisher
public MessagePublisher(String messageId,
String accountId,
String messageContent,
Date publishDate)
run
public void run()
throws PortalException
- Low level method that uses ISocialNetworkConnector to publish a message
to the social network.
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.