Java org.springframework.statemachine.config.model TransitionsData fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.statemachine.config.model TransitionsData fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

Map>>getChoices()
Gets the choices.
Collection>getEntrys()
Gets the entrys.
Collection>getExits()
Gets the exits.
Map>getForks()
Gets the forks.
Collection>getHistorys()
Gets the historys.
Map>getJoins()
Gets the joins.
Map>>getJunctions()
Gets the junctions.
Collection>getTransitions()
Gets the transitions.