Java org.springframework.statemachine.config.builders StateMachineTransitionConfigurer fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

ExternalTransitionConfigurerwithExternal()
Gets a configurer for external transition.
JoinTransitionConfigurerwithJoin()
Gets a configurer for transition from a join pseudostate.