public class ChatPopupPlugin
extends org.exoplatform.commons.api.ui.BaseUIPlugin
| Constructor and 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) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
org.exoplatform.commons.api.ui.Response |
processAction(org.exoplatform.commons.api.ui.ActionContext context) |
org.exoplatform.commons.api.ui.Response |
render(org.exoplatform.commons.api.ui.RenderContext renderContext) |
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)
public org.exoplatform.commons.api.ui.Response render(org.exoplatform.commons.api.ui.RenderContext renderContext)
render in class org.exoplatform.commons.api.ui.BaseUIPluginpublic org.exoplatform.commons.api.ui.Response processAction(org.exoplatform.commons.api.ui.ActionContext context)
processAction in class org.exoplatform.commons.api.ui.BaseUIPluginpublic String getType()
getType in class org.exoplatform.commons.api.ui.BaseUIPluginCopyright © 2003–2020 eXo Platform SAS. All rights reserved.