Class TransitionsData<S,E>

java.lang.Object
org.springframework.statemachine.config.model.TransitionsData<S,E>
Type Parameters:
S - the type of state
E - the type of event

public class TransitionsData<S,E> extends Object
Data object for transitions.