Interface BacklogCallInfoViewContext
-
- All Superinterfaces:
CallInfoViewContext
,CallProvider
,IssueProvider
,IssueViewContext
,UserProvider
,ViewContext
public interface BacklogCallInfoViewContext extends CallInfoViewContext
This interface is used to provide view context specific information for calls in the backlog- Since:
- 11.27
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.imail.common.frontend.callinfo.CallInfoViewContext
getViewUrl
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.CallProvider
getCall
-
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.IssueViewContext
getIssue
-
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser
-
-