Example usage for org.springframework.statemachine.transition Transition interface-usage

List of usage examples for org.springframework.statemachine.transition Transition interface-usage

Introduction

In this page you can find the example usage for org.springframework.statemachine.transition Transition interface-usage.

Usage

From source file org.springframework.statemachine.transition.AbstractTransition.java

/**
 * Base implementation of a {@link Transition}.
 *
 * @author Janne Valkealahti
 *
 * @param <S> the type of state