Class | Description |
---|---|
PlanBuilderElem |
A class containing all the information needed to a
PlanBuilderTask to receive the request to make a new
plan and for representing the corresponding decision. |
PlanBuilderException |
The only kind of exceptions that can be thrown during
decision planning.
|
PlanBuilderTask |
A generic task that operates over
PlanBuilderElem . |
PlanBuilderWorkflow |
This is the core of decision planning.
|
Enum | Description |
---|---|
PlanExceptionMessages |
All the possible error massages that can be generated
during plan decision making.
|