- java.lang.Object
-
- org.mobicents.example.ss7.ussd.jbpm.USSDPromptHandler
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static java.lang.String |
_PROMPT_ |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
execute(org.jbpm.graph.exe.ExecutionContext ctx) |
java.lang.String |
getPrompt() |
boolean |
isEnd() |
void |
setEnd(boolean end) |
void |
setPrompt(java.lang.String prompt) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isEnd
public boolean isEnd()
- Returns:
- the end
Copyright © 2011. All Rights Reserved.