public class AgentsAction extends AbstractManagerAction implements EventGeneratingAction
For each agent an AgentsEvent is generated. After the state of all agents has been reported an AgentsCompleteEvent is generated.
Available since Asterisk 1.2
AgentsEvent,
AgentsCompleteEvent,
Serialized Form| Constructor and Description |
|---|
AgentsAction()
Creates a new AgentsAction.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the name of this action, i.e.
|
Class<? extends ResponseEvent> |
getActionCompleteEventClass()
Returns the event type that indicates that Asterisk is finished sending
response events for this action.
|
getActionId, setActionId, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetActionId, setActionIdpublic String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic Class<? extends ResponseEvent> getActionCompleteEventClass()
EventGeneratingActiongetActionCompleteEventClass in interface EventGeneratingActionResponseEventCopyright © 2004–2022. All rights reserved.