public interface DisposablePlanBody
PlanBody should be finalized in case
of being terminated.| Modifier and Type | Method and Description |
|---|---|
void |
onAbort()
This method is called when a PlanBody is terminates before its end, for
instance, when the
Intention associated with the PlanBody is not
longer desired. |
void onAbort()
Intention associated with the PlanBody is not
longer desired.