Example usage for org.springframework.statemachine.state AbstractSimpleState subclass-usage

List of usage examples for org.springframework.statemachine.state AbstractSimpleState subclass-usage

Introduction

In this page you can find the example usage for org.springframework.statemachine.state AbstractSimpleState subclass-usage.

Usage

From source file org.springframework.statemachine.state.ObjectState.java

/**
 * A {@link State} implementation where state and event is object based.
 *
 * @author Janne Valkealahti
 *
 * @param <S> the type of state