Package org.springframework.statemachine.region


package org.springframework.statemachine.region
  • Class
    Description
    Region<S,E>
    A region is an orthogonal part of either a composite state or a state machine.
    Enumerations for possible region execution policies.