public class ChatMenuPlugin
extends org.exoplatform.commons.api.ui.BaseUIPlugin
| Constructor and Description |
|---|
ChatMenuPlugin(org.exoplatform.container.xml.InitParams params,
org.exoplatform.groovyscript.text.TemplateService templateService,
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) |
| 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 ChatMenuPlugin(org.exoplatform.container.xml.InitParams params,
org.exoplatform.groovyscript.text.TemplateService templateService,
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)
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–2017 eXo Platform SAS. All rights reserved.