public interface SagaStateMachineAction<Data,Reply>
SagaActions<Data>
apply(Data data, Reply reply)
SagaActions<Data> apply(Data data, Reply reply)