Class TopicShowDateMessagerImpl
- java.lang.Object
-
- org.sakaiproject.conversations.impl.TopicShowDateMessagerImpl
-
- All Implemented Interfaces:
ScheduledInvocationCommand,TopicShowDateMessager
public class TopicShowDateMessagerImpl extends Object implements TopicShowDateMessager
-
-
Constructor Summary
Constructors Constructor Description TopicShowDateMessagerImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(String context)voidmessage(ConversationsTopic topic, boolean isNew)
-
-
-
Method Detail
-
execute
public void execute(String context)
- Specified by:
executein interfaceScheduledInvocationCommand
-
message
public void message(ConversationsTopic topic, boolean isNew)
- Specified by:
messagein interfaceTopicShowDateMessager
-
-