Interface STMInternalTransitionInvoker<StateEntityType extends StateEntity>

All Known Implementing Classes:
STMImpl.STMInternalTransitionInvokerImpl

public interface STMInternalTransitionInvoker<StateEntityType extends StateEntity>
An interface that is available for the STM Transition action. It is the only way to invoke actions that are available only for other STMs.
Author:
rajakolluru