Interface STMFlowStore

All Known Implementing Classes:
DummyStore, STMFlowStoreImpl

public interface STMFlowStore
An interface that is used by a State Transition Machine implementation to obtain the State Transition Diagram configuration. This is also useful to get the metadata that has been configured in the state machine. The metadata can power a HATEOAS interface.

Author:
Raja Shankar Kolluru