| Modifier and Type | Method and Description |
|---|---|
Target |
Interpreter.getTarget() |
static Target |
Interpreter.parseTarget(String targetParam) |
| Modifier and Type | Method and Description |
|---|---|
String |
Interpreter.interpret(String targetParam,
RcmlResponse rcmlModel,
Step prependStep,
Target originTarget) |
void |
Interpreter.setTarget(Target target) |
| Modifier and Type | Method and Description |
|---|---|
void |
Step.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
DialStep.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailStep.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
FaxStep.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
GatherStep.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordStep.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
SmsStep.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
UssdCollectStep.handleAction(Interpreter interpreter,
Target originTarget) |
Copyright © 2016. All Rights Reserved.