Class AddChatRoomProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class AddChatRoomProcessActionHandler
    extends ProcessActionHandler
    Adds a chat conversation via chat manager.
    Since:
    4.0.6
    Version:
    $Revision: 4482 $ $Date: 2006-09-18 18:33:56 -0300 (Mon, 18 Sep 2006) $
    • Field Detail

      • chatRoomResource

        protected IResource chatRoomResource
    • Constructor Detail

      • AddChatRoomProcessActionHandler

        public AddChatRoomProcessActionHandler()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException