public class InitializeScopeTask extends PlanBuilderTask
Constructor and Description |
---|
InitializeScopeTask() |
Modifier and Type | Method and Description |
---|---|
PlanBuilderElem |
makeDecision(PlanBuilderElem input)
Initializes the scope of response in
PlanBuilderElem
element. |
setID
public final PlanBuilderElem makeDecision(PlanBuilderElem input) throws PlanBuilderException
PlanBuilderElem
element.makeDecision
in class PlanBuilderTask
input
- PlanBuilderElem
with the initial request and response
possibly modified in accordance to the decision making strategy.PlanBuilderException