public class ShowDialplanAction extends AbstractManagerAction implements EventGeneratingAction
For each priority a ListDialplanEvent is sent by Asterisk containing the details. When all priorities have been reported a ShowDialplanCompleteEvent is sent.
Available since Asterisk 1.6
ListDialplanEvent,
ShowDialplanCompleteEvent,
Serialized Form| Constructor and Description |
|---|
ShowDialplanAction()
Creates a new ShowDialplanAction.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the name of the action for example "Hangup".
|
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()
ManagerActiongetAction in interface ManagerActiongetAction in class AbstractManagerActionpublic Class<? extends ResponseEvent> getActionCompleteEventClass()
EventGeneratingActiongetActionCompleteEventClass in interface EventGeneratingActionResponseEventCopyright © 2004–2020. All rights reserved.