Index

Classes


Class ContextActionAllowed

enum

Class Summary
Constructor Attributes Constructor Name and Description
 
Allowed context functions, need to be checked before each function call
Field Summary
Field Attributes Field Name and Description
<static>  
ContextActionAllowed.ChangeAffectation
Can change his queues affectation for this context
<static>  
ContextActionAllowed.ChangeAffectationInbound
Can change his inbound affectation for this context
<static>  
ContextActionAllowed.ChangeAffectationOutbound
Can change his outbound affectation for this context
<static>  
ContextActionAllowed.EnableContext
Can start ou stop this context
<static>  
ContextActionAllowed.EnableContextInbound
Can start ou stop his inbound context
<static>  
ContextActionAllowed.EnableContextOutbound
Can start ou stop his outbound context
<static>  
ContextActionAllowed.ManualCall
Make a call for manual campaign
<static>  
ContextActionAllowed.RequestSearchMode
Request search mode as soon as possible (maybe now)
<static>  
ContextActionAllowed.RequestWaiting
Request start waiting for incoming feeds
Class Detail
ContextActionAllowed()
Allowed context functions, need to be checked before each function call
Field Detail
<static> ContextActionAllowed.ChangeAffectation
Can change his queues affectation for this context

<static> ContextActionAllowed.ChangeAffectationInbound
Can change his inbound affectation for this context

<static> ContextActionAllowed.ChangeAffectationOutbound
Can change his outbound affectation for this context

<static> ContextActionAllowed.EnableContext
Can start ou stop this context

<static> ContextActionAllowed.EnableContextInbound
Can start ou stop his inbound context

<static> ContextActionAllowed.EnableContextOutbound
Can start ou stop his outbound context

<static> ContextActionAllowed.ManualCall
Make a call for manual campaign

<static> ContextActionAllowed.RequestSearchMode
Request search mode as soon as possible (maybe now)

<static> ContextActionAllowed.RequestWaiting
Request start waiting for incoming feeds

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 05 2014 12:49:32 GMT+0100 (CET)