Class ChatPopupPlugin

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class ChatPopupPlugin
    extends org.exoplatform.commons.api.ui.BaseUIPlugin
    • Field Summary

      • Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

        desc, name
    • Constructor Summary

      Constructors 
      Constructor Description
      ChatPopupPlugin​(org.exoplatform.container.xml.InitParams params, org.exoplatform.task.service.ProjectService projectService, org.exoplatform.task.service.StatusService statusService, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.task.service.TaskService taskService, org.exoplatform.task.service.UserService userService, org.exoplatform.task.service.TaskParser taskParser)  
    • Constructor Detail

      • ChatPopupPlugin

        public ChatPopupPlugin​(org.exoplatform.container.xml.InitParams params,
                               org.exoplatform.task.service.ProjectService projectService,
                               org.exoplatform.task.service.StatusService statusService,
                               org.exoplatform.social.core.space.spi.SpaceService spaceService,
                               org.exoplatform.task.service.TaskService taskService,
                               org.exoplatform.task.service.UserService userService,
                               org.exoplatform.task.service.TaskParser taskParser)
    • Method Detail

      • render

        public org.exoplatform.commons.api.ui.Response render​(org.exoplatform.commons.api.ui.RenderContext renderContext)
        Specified by:
        render in class org.exoplatform.commons.api.ui.BaseUIPlugin
      • processAction

        public org.exoplatform.commons.api.ui.Response processAction​(org.exoplatform.commons.api.ui.ActionContext context)
        Specified by:
        processAction in class org.exoplatform.commons.api.ui.BaseUIPlugin
      • getType

        public String getType()
        Specified by:
        getType in class org.exoplatform.commons.api.ui.BaseUIPlugin