Interface StartSeff

  • All Known Implementing Classes:
    SeffCreator

    public interface StartSeff
    This interface is merely used for control flow purposes making sure that a body behaviour always starts with a start action.
    • Method Detail

      • withStartAction

        StartActionCreator withStartAction()
        Creates a StartAction.
        Returns:
        the start action in the making