org.eclipse.higgins.rpps.core.chanel
Class EmailChanelCommand
java.lang.Object
org.eclipse.higgins.rpps.core.chanel.EmailChanelCommand
- All Implemented Interfaces:
- ICommunicationChanelCommand
public class EmailChanelCommand
- extends Object
- implements ICommunicationChanelCommand
Supports comunication via email messages.
- Author:
- Alexander Yuhimenko
|
Method Summary |
void |
sendMessage(org.eclipse.higgins.user.profile.entity.UserProfile userProfile,
String message)
Sends message. |
EmailChanelCommand
public EmailChanelCommand()
sendMessage
public void sendMessage(org.eclipse.higgins.user.profile.entity.UserProfile userProfile,
String message)
throws CommunicationException
- Description copied from interface:
ICommunicationChanelCommand
- Sends message.
- Specified by:
sendMessage in interface ICommunicationChanelCommand
- Throws:
CommunicationException