Uses of Class
lumis.socialnetworkintegration.action.AbstractMessageAction
-
Packages that use AbstractMessageAction Package Description lumis.socialnetworkintegration.action Provides social network integration process actions. -
-
Uses of AbstractMessageAction in lumis.socialnetworkintegration.action
Subclasses of AbstractMessageAction in lumis.socialnetworkintegration.action Modifier and Type Class Description class
ContentMessagePublisher
MessagePublisher
specific for Content Associated Messages.class
ContentMessageUpdater
MessageUpdater
specific for Content Associated Messages.class
MessagePublisher
Action to publish a message to a social network.class
MessageRemover
Removes a message from the targeted social network, if it allows.class
MessageUpdater
Updates a message in the targeted social network, if it allows.
-