call abstract method

StateKey call(
  1. TransitionContext transCtx
)

Returns the key of the child state that should be entered.

Implementation

StateKey call(TransitionContext transCtx);