Interface TransitionFactory


public interface TransitionFactory
TransitionFactorys are responsible for instantiating TransitionElements; the interface encapsulating the execution logic of an SFC transition.

To add a new type of transition, register a TransitionFactory with the GatewayTransitionRegistry.