Avaya Conferencing Provider API

Uses of Class
com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl

Packages that use AbstractOperationImpl
com.avaya.conferencing.api.acp.control.operations Operations supported by the Avaya Conferencing Provider Interface. 
 

Uses of AbstractOperationImpl in com.avaya.conferencing.api.acp.control.operations
 

Subclasses of AbstractOperationImpl in com.avaya.conferencing.api.acp.control.operations
 class AbortSignalToNoiseRatioMeasurement
          Measures the signal to noise ratio of an EndPoint.
 class Access
          Intercepting an EndPoint will temporarily remove the EndPoint from a conference and into a direct one-to-one conversation with an Operator.
 class AccessNextEntry
          Gets and actions the help Request.
 class AutomaticGainControlMode
          Controls whether the conference is disconnected when the last moderator disconnects.
 class CallListGet
          Gets the contents of the call list specified from the ConferencingProvider.
 class CallListSet
          Sets the contents of a Call list on the ConferencingProvider.
 class CallListsGet
          Gets a list of the call lists that are stored on the ConferencingProvider.
 class CancelHelp
          Cancels a help request.
 class ConferencingProviderLink
          Toggles the States.CONFERENCING_PROVIDER_LINK state of an EndPoint.
 class Create
          Opens a new Ad-hoc Conference.
 class DeleteURI
          Deletes a URI (in effect a file) from the ConferencingProvider.
 class Disconnect
          Hang-up a Conference or an EndPoint.
 class DTMFPassthrough
          Modifies the States.PASSTHROUGH_DTMF state of a Conference.
 class DTMFRegeneration
          /** Modifies the States.REGENERATE_DTMF state of an EndPoint or a Conference.
 class Fault
          Toggles the States.FAULTED state of an EndPoint
 class ForceConnectionUpdate
          Will refresh the Connection to reload the ConferencingProvider's configuration.
 class GetCurrentTime
          Gets the current time according to the ConferencingProvider.
 class GetRecordingURIs
          Gets a list of the recordings (previously made on the ConferencingProvider).
 class Hold
          Places an EndPoint on hold.
 class LectureMode
          Stops lecture mode.
 class MakeCall
          Dials out to a new EndPoint.
 class MakeCallsFromList
          Calls (dials in) all entries from the specified call list(s).
 class MeasureDTMFSignalToNoiseRatio
          /** Modifies the States.REGENERATE_DTMF state of an EndPoint or a Conference.
 class MeasureSignalToNoiseRatio
          Measures the signal to noise ratio of an EndPoint.
 class MediaSourceConnect
          Connects a MediaSource.
 class Moderator
          Makes EndPoints moderators.
 class ModeratorDisconnectMode
          Controls whether the conference is disconnected when the last moderator disconnects.
 class ModifyDetails
          Modifies the properties of a ConferencingObject.
 class Mute
          Mutes EndPoints.
 class Observe
          Observing an EndPoint will allow the Operator's EndPoint to receive the same media as the EndPoint is receiving an Operator.
 class Open
          Opens a conference.
 class OperatorLogin
          Login an Operator.
 class OperatorLogout
          Logout an Operator.
 class PlaceInConference
          Places an EndPoint into a pre-existing Conference.
 class PlaceInMainConference
          This command operates on an EndPoint in a Subconference, and returns it to the Conference.
 class PlaceInSubconference
          Places an EndPoint putting it into a Subconference.
 class PlayAndCollect
          Plays a prompt to an EndPoint and waits for a response (DTMF string) from that EndPoint.
 class PlaybackModePause
          Pauses playback of a Conference.
 class PlaybackModeResume
          Continues playback of a paused Conference.
 class PlaybackModeStart
          Starts playing back a previously made recording of the conference.
 class PlaybackModeStop
          Stops an ongoing (or paused) playback.
 class PlayConferenceRoster
          Plays a conference roster.
 class PlayMessage
          Operation to allow an Operator to play a Message to either a Conference or an EndPoint.
 class PlayParticipantName
          Operation to play callee information to an EndPoint or a Conference.
 class PollingAssist
          This command operates on a Conference.
 class PollingModeStart
          This command operates on a Conference.
 class PollingModeStop
          This command operates on a Conference.
 class PollingQuery
          This operation will get the current, or interim, polling values.
 class PollingQueryDetail
          This operation will get the current, or interim, polling detail values.
 class PollingReset
          This command operates on a Conference.
 class ProtectDetails
          Locks a conference.
 class QACancelQuestion
          Cancel an EndPoint's question on the Q&A queue.
 class QAFinishedQuestion
          Marks an EndPoint on the Q&A queue as having been answered (essentially, it removes the EndPoint from the Q&A queue).
 class QAHaveQuestion
          Modifies the States.QA_HAS_QUESTION state of an EndPoint
 class QAModeStart
          Opens a Conference Question & Answer session where Conference callees can join a queue of callees with questions to be answered.
 class QAModeStop
          Closes a Conference Question & Answer session.
 class QAMoveQuestion
          Moves an EndPoint's question in the Q&A queue.
 class QANextQuestion
          Gets the EndPoint for the next Q&A question in the queue.
 class QAPostponeQuestion
          Postpones an EndPoint's question on the Q&A queue.
 class QAPreviousQuestion
          Gets the EndPoint for the last Q&A question that was terminated (i.e.
 class RecordingModePause
          Pauses recording of a Conference.
 class RecordingModeResume
          Continues recording of a paused Conference.
 class RecordingModeStart
          Starts recording a Conference.
 class RecordingModeStop
          Stops an ongoing (or paused) recording of a Conference.
 class RequestHelp
          Places a ConferencingObject (i.e.
 class SecuredMode
          Locks a conference.
 class SecurityFeatures
          Enables security in the conference.
 class SendDTMF
          Sends DTMF to the EndPoint.
 class Silence
          Silences EndPoints.
 class StateChangingOperation<T extends StateChangingOperation<T>>
          A state changing operation.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.