Java org.springframework.statemachine StateMachineContext fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.statemachine StateMachineContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.statemachine StateMachineContext.

The text is from its open source code.

Method

List>getChilds()
Gets the child contexts if any.
ExtendedStategetExtendedState()
Gets the extended state.
MapgetHistoryStates()
Gets the history state mappings
StringgetId()
Gets the machine id.
SgetState()
Gets the state.