Class SfcGatewayHook

All Implemented Interfaces:
GatewayModuleHook

public abstract class SfcGatewayHook extends AbstractGatewayModuleHook
This is the entry-point to the Gateway scope section of the SFC module's API.

To register a new step, see getStepRegistry().

To register a new transition, see getTransitionRegistry().