Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.mail.EmailAction

Packages that use EmailAction
com.jivesoftware.forum.mail   
com.jivesoftware.forum.mail.spi   
 

Uses of EmailAction in com.jivesoftware.forum.mail
 

Classes in com.jivesoftware.forum.mail that implement EmailAction
 class CreateThread
          Creates a thread in a specific forum using information found in an email message.
 class ReplyToThread
          Posts a reply message in a forum thread using information in an email message.
 

Methods in com.jivesoftware.forum.mail that return EmailAction
 EmailAction EmailActionBuilder.buildAction()
          Creates and returns an instance of EmailAction using the properties which have been set before calling this method.
 

Uses of EmailAction in com.jivesoftware.forum.mail.spi
 

Methods in com.jivesoftware.forum.mail.spi that return EmailAction
 EmailAction EmailIntegrationProvider.getActionForMessage(InboundMessage message)
          Creates and returns an EmailAction which represents the response to the supplied InboundMessage.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.