Avaya Conferencing Provider API

com.avaya.conferencing.api.acp.control
Class EndPoint.QAPriority

java.lang.Object
  extended by com.avaya.conferencing.api.acp.control.AbstractConnectionSpecificResource
      extended by com.avaya.conferencing.api.acp.control.EndPoint.QAPriority
All Implemented Interfaces:
ConnectionSpecificResource, java.lang.Comparable<EndPoint.QAPriority>
Enclosing class:
EndPoint

public abstract static class EndPoint.QAPriority
extends AbstractConnectionSpecificResource
implements java.lang.Comparable<EndPoint.QAPriority>

Priority of an EndPoint within the EndPointQueue with ConferencingObjectQueue.Purposes.QA_QUESTIONS.

Since:
5.1.0.0.41

Constructor Summary
EndPoint.QAPriority()
           
 
Method Summary
abstract  java.lang.String getDescription()
          Returns the description of this DisconnectReason.
abstract  boolean isExcludeFromQueue()
          Returns true if this priority will exclude EndPoints from the EndPointQueue with ConferencingObjectQueue.Purposes.QA_QUESTIONS.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface com.avaya.conferencing.api.acp.control.ConnectionSpecificResource
getResourceClass
 

Constructor Detail

EndPoint.QAPriority

public EndPoint.QAPriority()
Method Detail

getDescription

public abstract java.lang.String getDescription()
Returns the description of this DisconnectReason.

Returns:
the description of this DisconnectReason.
Since:
5.1.0.0.41

isExcludeFromQueue

public abstract boolean isExcludeFromQueue()
Returns true if this priority will exclude EndPoints from the EndPointQueue with ConferencingObjectQueue.Purposes.QA_QUESTIONS.

Returns:
true if this priority will exclude EndPoints from the EndPointQueue with ConferencingObjectQueue.Purposes.QA_QUESTIONS
Since:
5.1.0.0.41

Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.