Interface BacklogChatInfoViewContext
-
- All Superinterfaces:
ChatInfoViewContext
,ChatProvider
,IssueProvider
,IssueViewContext
,UserProvider
,ViewContext
public interface BacklogChatInfoViewContext extends ChatInfoViewContext
This interface is used to provide view context specific information for backlog chats- Since:
- 10.0.142
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.chatinfo.ChatInfoViewContext
getViewUrl
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ChatProvider
getChat
-
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.IssueViewContext
getIssue
-
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser
-
-